peertube/Dockerfile
Renovate Bot cb280637d2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to e620327
2022-06-24 07:01:03 +00:00

4 lines
174 B
Docker

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