peertube/Dockerfile
Renovate Bot 799fbc7256
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to e77455b
2022-06-17 07:00:55 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v4.2.0-bullseye@sha256:e77455b8a82195c984d852f611611866dfac5166eae29460dbd365ed89fb2f3e
RUN apt -y update && apt install -y prosody && apt -y clean