peertube/Dockerfile
Renovate Bot 8d6fb8a7e0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube:v4.2.2-bullseye Docker digest to fdbae14
2022-08-23 07:00:45 +00:00

4 lines
174 B
Docker

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