Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 0b93703
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s

This commit is contained in:
Renovate Bot 2024-11-16 04:00:27 +00:00
parent 2b7909c3ef
commit 54ce99cd15

View file

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