Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 77de705
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-01 07:00:23 +00:00
parent 5101994be3
commit e3dd857ea2

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:3b97fdae9913f123b29d10d2a93595bcfc05d2de86f6085791b57662a89e62be
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:77de70558b498449e4f33a0a1ddc918f3af706462b3e9ab1d82a3279c56e5d38
RUN apt -y update && apt install -y prosody && apt -y clean