Merge pull request 'Update chocobozzz/peertube commit hash to 2ebb721' (#12) from renovate/chocobozzz-peertube-digest into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #12
This commit is contained in:
Samuel Philipp 2022-02-20 00:11:34 +00:00
commit 937935345a

View file

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