Merge pull request 'Update chocobozzz/peertube digest to ffb1287' (#27) from renovate/chocobozzz-peertube-digest into main
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Reviewed-on: #27
This commit is contained in:
Samuel Philipp 2022-05-03 23:14:51 +00:00
commit 31b191ccd7

View file

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