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

This commit is contained in:
Renovate Bot 2025-01-02 04:00:23 +00:00
parent f0d5f38d41
commit ec43e7b653

View file

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