Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to ebb236c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s

This commit is contained in:
Renovate Bot 2024-05-26 07:00:25 +00:00
parent f4a7a14f7a
commit d1ad076ec6

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:68a8a402dcf1a99fcaa6471270a5022fba38ce44e64555cecade0eec1249be03
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:ebb236c8016f5fb75c2a1aeec199262c6b85c733b9b3926020f84edaa1c6dd82
RUN apt -y update && apt install -y prosody && apt -y clean