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

This commit is contained in:
Renovate Bot 2024-06-25 07:00:25 +00:00
parent 2900f41c5e
commit 133ad71628

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:564c5a5543f297ae46ad5f9edebe337ea97a38e07ea7279edb6646a42be2a229
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:7ec7ebb7f5f69847ad978d20f9504721d18f1f12f008c429ba24d886a75f60e3
RUN apt -y update && apt install -y prosody && apt -y clean