Merge pull request 'Update chocobozzz/peertube:v4.0.0-bullseye Docker digest to 213c4a6' (#9) from renovate/chocobozzz-peertube-v4.0.0-bullseye into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #9
This commit is contained in:
Samuel Philipp 2022-02-09 20:57:37 +00:00
commit 0a65cee332

View file

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