Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to f910e9b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s

This commit is contained in:
Renovate Bot 2024-05-23 07:00:27 +00:00
parent 83369b85be
commit 3884e7a97e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:5c63b0a171965c808c60be684be0c2af8e8e8ed0f06bc3457c5039c2ca2e3922
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:f910e9b548d92bdeaf0e36dffec042b1f32933275fb74dd963cd0581978d8cfa
RUN apt -y update && apt install -y prosody && apt -y clean