peertube/Dockerfile
Renovate Bot 0fb77961f8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Update chocobozzz/peertube commit hash to ab57883
2022-02-23 05:00:45 +00:00

4 lines
174 B
Docker

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