peertube/Dockerfile
Renovate Bot 3550acd886
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m49s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to ce9249f
2025-08-03 04:00:33 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:ce9249fb9d73e2decb07214f3aa539f1ed187baeb4813de38ba3fc618612276b
RUN apt -y update && apt install -y prosody && apt -y clean