peertube/Dockerfile
Renovate Bot 59d5c0dcab
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v4.3.0-bullseye Docker digest to d15c6f6
2022-10-20 09:00:46 +00:00

4 lines
174 B
Docker

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