peertube/Dockerfile
Renovate Bot be9cded1c7
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube commit hash to 5ddc238
2022-02-21 05:00:59 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:5ddc23873de84f60eeaa1a3e786fbe97d357bce706d08d4cec5b447a42a36b32
RUN apt -y update && apt install -y prosody && apt -y clean