Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 8bfe18f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s

This commit is contained in:
Renovate Bot 2024-02-03 07:00:27 +00:00
parent 581d24b4b0
commit 7b98b6fe5f

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:a98fc632720fbc3b9d10c5b514ee28e2e34654e2c27e3a80b9f39f02b6fbcf8f
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:8bfe18f4c1e12d6a0ffcdc61fa0e92edbda8036291dc139b3889db935e6db5cd
RUN apt -y update && apt install -y prosody && apt -y clean