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

This commit is contained in:
Renovate Bot 2024-11-30 04:00:21 +00:00
parent 75c406f036
commit 5fcfa71aef

View file

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