Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 49bccc1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s

This commit is contained in:
Renovate Bot 2024-07-23 04:00:25 +00:00
parent f43b2cde11
commit 55cc32a579

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:8b03b22312a987b73bb29af521bf62edc89c74cfe77870f2f0377c73f4958709
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:49bccc10a2c1734e46c4ab8e8ae052f5d331e908d2e2fb53321ae9a48858b463
RUN apt -y update && apt install -y prosody && apt -y clean