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

This commit is contained in:
Renovate Bot 2024-12-18 04:00:26 +00:00
parent 86b040ed9b
commit 76e6c096c2

View file

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