Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 4892ef6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m14s

This commit is contained in:
Renovate Bot 2025-05-10 04:00:29 +00:00
parent 5d050ba14b
commit f967f29953

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:b54fba2ec229f91f51585049eba2ea05dd10c2cb98f379f491cbd037770dafcf
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:4892ef64a5c009e6b7a433c6dcea7cf21a6090105b22916c901cb346c76c336e
RUN apt -y update && apt install -y prosody && apt -y clean