peertube/Dockerfile
Renovate Bot 66228afcfe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v4.3.0-bullseye Docker digest to 9758b03
2022-10-17 09:00:46 +00:00

4 lines
174 B
Docker

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