Compare commits

...

2 commits

Author SHA1 Message Date
23d3cad222 Merge pull request 'Update chocobozzz/peertube digest to 3a968b8' (#24) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #24
2022-04-24 15:17:15 +00:00
5e8b3175a7 Update chocobozzz/peertube digest to 3a968b8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-04-24 07:00:56 +00:00

View file

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