Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 3b97fda
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s

This commit is contained in:
Renovate Bot 2024-03-31 07:00:26 +00:00
parent cf90aa6654
commit 5101994be3

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:4b91704714d3be7c3d31f21ef928af1bc30faeaa1a1aec2fc1abef2e9b4c7fce
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:3b97fdae9913f123b29d10d2a93595bcfc05d2de86f6085791b57662a89e62be
RUN apt -y update && apt install -y prosody && apt -y clean