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

This commit is contained in:
Renovate Bot 2022-12-19 09:00:56 +00:00
parent ecff206758
commit d43333aca5

View file

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