Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 4f174ee
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-18 04:00:24 +00:00
parent 87f8bfe6f8
commit 5d7cb32236

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:1471e4ddac48b567a1a3e9b7dce7bf96d5ebcba544ad577ca139115bf69599fd
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:4f174eede95a594ea94eced9f93fdef2eff837a94c35a5649a98107e9af8c2ab
RUN apt -y update && apt install -y prosody && apt -y clean