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

This commit is contained in:
Renovate Bot 2024-05-02 07:00:26 +00:00
parent 9bce28ba3e
commit 4defceb6b4

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:12a5d772ad5c186e4beb3b53bce218a527cb08bf36bd32b429fc89a553f9c086
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:9c031807d38e0a75fb13d80a5db3bcf645cb6aa67273f6c10cde7ff4bc208e0c
RUN apt -y update && apt install -y prosody && apt -y clean