Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to 4a7cb3f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s

This commit is contained in:
Renovate Bot 2024-10-28 04:00:22 +00:00
parent b22ee8f6ce
commit 658ceab762

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:683ba038ef08b6f48dda40e80376f6dfa07907e4f2d1fc75b7c126c515eb5f09
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:4a7cb3f7ccb9014fc1c02d54d3be9654ea4b2a687cfbf3dfa99a192a5baab64c
RUN apt -y update && apt install -y prosody && apt -y clean