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

This commit is contained in:
Renovate Bot 2023-12-18 07:00:31 +00:00
parent 75cd4de2c6
commit b54190f379

View file

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