Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 45b71ff
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-13 04:00:29 +00:00
parent ed9b24dd34
commit fa811c4733

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:97a6bd0428f2b2bc7f0dbff0037adfaf00a9958d2ac48d738da6bfa638bcf9d1
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:45b71ff6f8cfb9df860f1ad10212b1b04ebdffe1fa01bc4609b9261895dcedf8
RUN apt -y update && apt install -y prosody && apt -y clean