Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 37cf2c1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s

This commit is contained in:
Renovate Bot 2024-04-10 07:00:21 +00:00
parent 254a51d08b
commit 1e87003a4b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:073769b5407588d0a77e17801c142bcd05347c09e9f50cedd1ba897c47e23174
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:37cf2c108d0198cfb99e76927788f8fb99970d08558df27de4ce950a739f52cc
RUN apt -y update && apt install -y prosody && apt -y clean