peertube/Dockerfile
Renovate Bot 7d242356c4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to fd2256f
2024-01-01 07:00:30 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:fd2256fc3dade89eea702c587f7a335dabfaecd465349a38988f2de1cf797235
RUN apt -y update && apt install -y prosody && apt -y clean