Compare commits

...

2 commits

Author SHA1 Message Date
31cb28c2ee Merge pull request 'Update chocobozzz/peertube commit hash to 67c387d' (#13) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #13
2022-02-21 17:40:06 +00:00
be9cded1c7 Update chocobozzz/peertube commit hash to 5ddc238
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-02-21 05:00:59 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:ecd389f730c2cdc7dbb480427894324d55d52727559dbf2888ee286893806a9b
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:5ddc23873de84f60eeaa1a3e786fbe97d357bce706d08d4cec5b447a42a36b32
RUN apt -y update && apt install -y prosody && apt -y clean