Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 5648daf
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-04 04:00:25 +00:00
parent 0096640909
commit c25a0e9e7e

View file

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