Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b690ae2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m40s

This commit is contained in:
Renovate Bot 2024-01-13 07:06:51 +00:00
parent 0bd3688e1b
commit 2855310878

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:7631752c392a5838a3e2ffe9b138712a66fe6c91f544af378fb34b281460c1ab
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:b690ae2b4bcdec31f6158ce8db51d7608ff719fde50d37e78a8b2e0c6428a93d
RUN apt -y update && apt install -y prosody && apt -y clean