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

This commit is contained in:
Renovate Bot 2024-12-11 04:00:28 +00:00
parent 845e379d46
commit 8b6078e20a

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:d6d27e9af28ce34785148bff7700e88972783bcdc7ab8399cd5b0c0ac9921f38
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:7da12eb5ec17d31dc45c0596f40231361ee0cf18735331c3879e45fef1da20c9
RUN apt -y update && apt install -y prosody && apt -y clean