Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 5e57e6f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s

This commit is contained in:
Renovate Bot 2024-08-13 04:00:23 +00:00
parent 79c4587766
commit 396b206efb

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:8dbf117997b2132880af6a3e3d4035c47266acf8b9488b705b13861f282a56e4
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:5e57e6fbb37fed0014318741126b0827b159076b4e65f4a25fd966d7e595dd54
RUN apt -y update && apt install -y prosody && apt -y clean