Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 500f172
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m48s

This commit is contained in:
Renovate Bot 2025-03-22 04:00:29 +00:00
parent 7e982a14bb
commit 31b53cb4e0

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:59663b43994f9e0cff316c63083f46c9986b0339edc87ca13f64c6ff509b2adf
FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:500f17242b624a8a572de5043fc87d8b05e8a67326dca3fb52c311c47056b79a
RUN apt -y update && apt install -y prosody && apt -y clean