peertube/Dockerfile
Renovate Bot 5e8b3175a7
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to 3a968b8
2022-04-24 07:00:56 +00:00

4 lines
174 B
Docker

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