Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 06d10ff
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s

This commit is contained in:
Renovate Bot 2023-12-29 07:00:31 +00:00
parent b16ef10306
commit 9b763b861c

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:6096be8dd31b61ce4c17aba22f6680bb39141f201ea2fd05f1a0cc8b030b92bc
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:06d10ff477f59d102c6d4daac301a3e39ffdf88f249cdd7c3077559f7ac80701
RUN apt -y update && apt install -y prosody && apt -y clean