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

This commit is contained in:
Renovate Bot 2024-11-12 04:00:21 +00:00
parent ccaf0de55d
commit 85f4b1e096

View file

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