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

Reviewed-on: #5
This commit is contained in:
Samuel Philipp 2022-01-20 22:54:55 +00:00
commit c5ae77acb6

View file

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