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

This commit is contained in:
Renovate Bot 2024-07-01 13:00:26 +00:00
parent c807d592e9
commit 557d6ac286

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:85bfdc528bf47aaba1ff948aa10b86c144f7296aa17a555527e46f8f921d4020
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:2b2c4f5b68f4e39ebb16837db2bd08f33b2359fb7d8f45259922bbed9bc01106
RUN apt -y update && apt install -y prosody && apt -y clean