Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 57259ab
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-28 07:00:30 +00:00
parent a2770c06d8
commit 16127a25ec

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:25aed472defe991694c705646fc04b7f4b1a68dc55bc10883583c4d74c5ccb9b
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:57259ab42820b0fa98ed910f3f2ed4213d24edb335ba3ee982a4e95ddbd57b14
RUN apt -y update && apt install -y prosody && apt -y clean