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

This commit is contained in:
Renovate Bot 2024-02-25 07:00:28 +00:00
parent 3617b1d5e0
commit 5e656dc231

View file

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