peertube/Dockerfile
Renovate Bot e1b77db24c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to 7e8d145
2022-07-24 07:00:54 +00:00

4 lines
174 B
Docker

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