Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 6178b2d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s

This commit is contained in:
Renovate Bot 2024-04-29 07:00:23 +00:00
parent e87705f390
commit a24a0be52c

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:8ad9b4ef9b791e856ecfd3ca77598c904eb35039992d19ebb956e289aafe1434
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:6178b2dc924233790167beff327950b989046f51e409d6630593c622b36fe2bb
RUN apt -y update && apt install -y prosody && apt -y clean