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

This commit is contained in:
Renovate Bot 2024-05-01 07:00:26 +00:00
parent 50bbe27bd5
commit 9bce28ba3e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:4ca9654ab96f503022034cdde89cdbed2c853f0cdea70398cdf774ad197f0317
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:12a5d772ad5c186e4beb3b53bce218a527cb08bf36bd32b429fc89a553f9c086
RUN apt -y update && apt install -y prosody && apt -y clean