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

This commit is contained in:
Renovate Bot 2024-09-21 04:00:21 +00:00
parent 0d82569efc
commit 33db6e78c8

View file

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