Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 5b6f533
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m6s

This commit is contained in:
Renovate Bot 2025-05-11 04:00:28 +00:00
parent f967f29953
commit e9e271dd4e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:4892ef64a5c009e6b7a433c6dcea7cf21a6090105b22916c901cb346c76c336e
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:5b6f533f051d62867f0e7acd388b7e360c8e398742818a7cf35efb7396c0a221
RUN apt -y update && apt install -y prosody && apt -y clean