peertube/Dockerfile
Renovate Bot 542a196436
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m0s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 0fb5f78
2025-04-27 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:0fb5f784248289b2d8c9c17367ed23a531f2e0c804ad0370bd8c35ec60b0e246
RUN apt -y update && apt install -y prosody && apt -y clean