peertube/Dockerfile
Renovate Bot 2d25ddb1e5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v5.1.0-bullseye Docker digest to ff5d813
2023-04-22 09:00:47 +00:00

4 lines
174 B
Docker

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