peertube/Dockerfile
Renovate Bot 08b539169c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to cc76d05
2022-08-12 07:00:44 +00:00

4 lines
174 B
Docker

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