Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to c4355d5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s

This commit is contained in:
Renovate Bot 2024-12-31 04:00:26 +00:00
parent 9d99ff157a
commit 5ff3db7fa0

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:4b06b20ac5a201aa07168f4e91b1969eff8975a4a092924e3ace1baef74900eb
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:c4355d55310c6a0cad41b570d8ab7b0c7b862fd5b824d4b4bec8d5d556f9f04c
RUN apt -y update && apt install -y prosody && apt -y clean