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

This commit is contained in:
Renovate Bot 2023-12-13 07:00:32 +00:00
parent 493e6e29e4
commit 6b3787cdd1

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:29461bf3440cdd39cd7bff87d1aae38df693221bc6cdaae675d51e09f357ea77
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:ba67df9b08d6f641bcbdf1e2897c7f1a255c399064999098f05e042665fcbefe
RUN apt -y update && apt install -y prosody && apt -y clean