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

Reviewed-on: #10
This commit is contained in:
Samuel Philipp 2022-02-12 17:36:40 +00:00
commit 66725fce42

View file

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