Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 81eb33b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s

This commit is contained in:
Renovate Bot 2024-09-22 04:00:21 +00:00
parent 33db6e78c8
commit 1f16db7776

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:cc768e01a85a1dac14bf1274afb947f38b0324fa65878018163a54a5fc2482cf
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:81eb33b30a1c5775bb5affcb5984d9845d136c69524ee4df867eb4968cef37b9
RUN apt -y update && apt install -y prosody && apt -y clean