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

This commit is contained in:
Renovate Bot 2024-01-12 07:00:31 +00:00
parent 347e6dbff6
commit 0bd3688e1b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:1142c3f29b2d9f856692b6e577a788cf2fd8a4b47b923b78d48a92370ba030fe
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:7631752c392a5838a3e2ffe9b138712a66fe6c91f544af378fb34b281460c1ab
RUN apt -y update && apt install -y prosody && apt -y clean