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

This commit is contained in:
Renovate Bot 2024-06-18 07:00:25 +00:00
parent 6fb09de8dd
commit 5fb6619147

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:05dc5c70e595f51ee415178b43b8d432d937de952e5d56deeeb8e1a49ca6eed1
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:6d256e2f726fdcdbaddece44d2c3536a3b1391140ccd9145975d21681760224c
RUN apt -y update && apt install -y prosody && apt -y clean