peertube/Dockerfile
Renovate Bot ace1bbfea9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v5.1.0-bullseye Docker digest to 793be9b
2023-04-25 08:00:49 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v5.1.0-bullseye@sha256:793be9b0cf82c066b55d75521b3773962e6b07778e2154e8f7a6e7d9b6155cdc
RUN apt -y update && apt install -y prosody && apt -y clean