Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 78b6b5b
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7s

This commit is contained in:
Renovate Bot 2025-02-15 04:00:39 +00:00
parent adbbbeea7b
commit 006f293212

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:13c3eeb31f37eb596fea24b3d3c7dba02d5417b17bce5f60712a265e12bb16e5
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:78b6b5b8d26e8809c442c4557c3b4233fdfe5b488b04d8bdb537d859076b14b6
RUN apt -y update && apt install -y prosody && apt -y clean