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

This commit is contained in:
Renovate Bot 2024-12-06 04:00:23 +00:00
parent a417088114
commit 75fb41bc0e

View file

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