peertube/Dockerfile
Renovate Bot d7a5ff52a8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 51bad54
2024-03-17 07:00:26 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:51bad5491dd7b4be5cc427893933651192f6fe9a711f645f3635ced0967e8966
RUN apt -y update && apt install -y prosody && apt -y clean