Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8fc36e9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s

This commit is contained in:
Renovate Bot 2023-12-21 07:00:40 +00:00
parent 1c349ec5bc
commit 70949046ef

View file

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