Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to db88faa
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m39s

This commit is contained in:
Renovate Bot 2025-04-12 04:00:32 +00:00
parent 898592fba0
commit c2771161a8

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:f7428d063f70ba5f97087c78d2ba6447b36307f872546d3227439466c4326dab
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:db88faa4b62a95d5030d018e5b83d91e31ebb4f8486bf58a105b7dbb5eeccfea
RUN apt -y update && apt install -y prosody && apt -y clean