Compare commits

...

2 commits

Author SHA1 Message Date
5dce403fa9 Merge pull request 'Update chocobozzz/peertube digest to f868e44' (#26) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #26
2022-05-01 19:24:38 +00:00
a5aef4f5a5 Update chocobozzz/peertube digest to f868e44
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-05-01 07:00:48 +00:00

View file

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