Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 870d889
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s

This commit is contained in:
Renovate Bot 2025-01-14 04:00:25 +00:00
parent 1fbcfdbdd5
commit c8596c4534

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:67dd0293820f38ba921fa957717a26474abfc5d0f1b517289b16fc1e25499ba1
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:870d8897b9f0dfd39f4760a8af48c25cc472839e0c80aab4a9e760da8d572475
RUN apt -y update && apt install -y prosody && apt -y clean