peertube/Dockerfile
Renovate Bot 4e6239c1b6
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube commit hash to 1d7d507
2022-03-02 05:01:38 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v4.1.0-bullseye@sha256:1d7d50701ec2c6f6d129009b93c6743d51a74dfcef7c33b471af9bf136b5d8ad
RUN apt -y update && apt install -y prosody && apt -y clean