Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to ab30bb4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m20s

This commit is contained in:
Renovate Bot 2024-10-20 04:00:20 +00:00
parent 7307f25dbb
commit 675d7cf500

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:a90e26bba2713fdf06f13c295728377da874b22f80fd616f9c24e200668c8759
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:ab30bb4b4a950b09de9c4c415ee61bfd3b0579380a97a316df8ef0dce8c33360
RUN apt -y update && apt install -y prosody && apt -y clean