peertube/Dockerfile
Renovate Bot 745cc6a9e9
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v5.0.1-bullseye Docker digest to 8041ed0
2023-01-16 09:00:50 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:8041ed0a374e4e8f2e98c5765eb6ed8eca9795ef1c984f3a44bb51185a55384b
RUN apt -y update && apt install -y prosody && apt -y clean