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

This commit is contained in:
Renovate Bot 2024-03-22 07:00:26 +00:00
parent 1152d18a3c
commit 019d8ac0df

View file

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