peertube/Dockerfile
Renovate Bot 8598a4f647
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v5.0.1-bullseye Docker digest to 040d02a
2023-02-03 08:00:51 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:040d02a99b3ab4a590a3de6d045d0bfca021cf4ffcb4ea567e30bce60f0231ce
RUN apt -y update && apt install -y prosody && apt -y clean