Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 49b846e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m8s

This commit is contained in:
Renovate Bot 2024-12-08 04:00:22 +00:00
parent 58df30d4fc
commit 4b7ef35048

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:6786bcd97f5f35240e8218dc8c1e2594fec4e06659677d5e68f15bd4169fa61c
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:49b846ebeaae05526f093a61d7c511044cdfc5880cda09a439faac612473cd03
RUN apt -y update && apt install -y prosody && apt -y clean