peertube/Dockerfile
Renovate Bot fc24047181
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to 07f80c7
2022-05-26 07:00:44 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:07f80c7c0673cdf2615ab59e07575c176d5b934ec6ecfacf31d97348b9129a65
RUN apt -y update && apt install -y prosody && apt -y clean