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
This commit is contained in:
Samuel Philipp 2022-02-21 17:40:06 +00:00
commit 31cb28c2ee

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