Update chocobozzz/peertube:v5.0.0-bullseye Docker digest to d2e445b
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2022-12-18 09:00:51 +00:00
parent 77b6db0e88
commit ecff206758

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:ee251ad0b3edc083434be555db8e23bbe95f3c42c79c7de399dd32513a5f48e1
FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:d2e445bfd90b01526b9af3cd430a8ece05ee34305f34ecf9fd601ec3174c1c86
RUN apt -y update && apt install -y prosody && apt -y clean