Compare commits

...

2 commits

Author SHA1 Message Date
e3cf296208 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
2022-04-28 21:49:25 +00:00
085ebbed26 Update chocobozzz/peertube digest to 4ce6138
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-04-28 07:00:52 +00:00

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