peertube/Dockerfile
Renovate Bot bed3c2652a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update chocobozzz/peertube digest to 142af00
2022-07-16 07:00:54 +00:00

4 lines
174 B
Docker

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