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

This commit is contained in:
Renovate Bot 2025-01-03 04:00:25 +00:00
parent ec43e7b653
commit 0096640909

View file

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