Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to f8c91fe
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 2025-01-01 04:00:26 +00:00
parent 5ff3db7fa0
commit f0d5f38d41

View file

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