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

This commit is contained in:
Renovate Bot 2024-05-22 07:00:25 +00:00
parent 42215b3a6f
commit 83369b85be

View file

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