peertube/Dockerfile
Renovate Bot 2b2202fc64
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to 381e394
2022-07-10 07:00:53 +00:00

4 lines
174 B
Docker

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