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

This commit is contained in:
Renovate Bot 2024-01-30 07:00:35 +00:00
parent cb44ee099f
commit ce9ed23610

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:737d42cad263368a5fc845435b6f280984eb9fc1ca10fa8bc6c774b0d80aa533
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:378db5e71b0f7ab0d8e2f5ec321e5ea2c48bd5fc239bc1bdbaf2b91c07b8b8fe
RUN apt -y update && apt install -y prosody && apt -y clean