peertube/Dockerfile
Renovate Bot 58197e1af6
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to a16d478
2022-06-25 07:00:48 +00:00

4 lines
174 B
Docker

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