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

This commit is contained in:
Renovate Bot 2024-05-21 07:00:26 +00:00
parent f32ce1f524
commit 42215b3a6f

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c86d8e720d250e39c0b08312ebce467f1b2772fc198efe99b966b07820de0806
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c35008ff477565187bdc29206099c089646a48d8c6cd677e1ac0da5298e24203
RUN apt -y update && apt install -y prosody && apt -y clean