Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8df6ef6
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 2023-12-30 07:00:30 +00:00
parent 9b763b861c
commit c1b84bb87d

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:06d10ff477f59d102c6d4daac301a3e39ffdf88f249cdd7c3077559f7ac80701
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8df6ef6189b8e1f4806ee3623447b09205120b69942370be3d9612bbf6a61688
RUN apt -y update && apt install -y prosody && apt -y clean