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

This commit is contained in:
Renovate Bot 2025-02-09 04:00:34 +00:00
parent 07e99751d5
commit e4ce7f1f6e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:36a7657dd219ca5774df3b9ecf1a1c228c3f44ffe6965784a9e881bd262b21f3
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:1db05ac0a6d1202c8c41c7f786a9c89040f928a677f1d397f9e45a6117c849f7
RUN apt -y update && apt install -y prosody && apt -y clean