peertube/Dockerfile
Renovate Bot cc9399f165
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to 886ebf7
2022-07-05 07:00:48 +00:00

4 lines
174 B
Docker

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