Merge pull request 'Update chocobozzz/peertube digest to 4ce6138' (#25) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #25
This commit is contained in:
Samuel Philipp 2022-04-28 21:49:25 +00:00
commit e3cf296208

View file

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