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

This commit is contained in:
Renovate Bot 2022-12-17 08:00:49 +00:00
parent 748d88522d
commit 77b6db0e88

View file

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