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

This commit is contained in:
Renovate Bot 2024-02-11 07:00:30 +00:00
parent 9e03c20d42
commit c0bcb79685

View file

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