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

This commit is contained in:
Renovate Bot 2024-03-17 07:00:26 +00:00
parent 50ca5984fc
commit d7a5ff52a8

View file

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