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

This commit is contained in:
Renovate Bot 2024-01-15 07:00:32 +00:00
parent e3a4e2a8ba
commit 3062a57ded

View file

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