Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7d92246
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-01-21 07:00:28 +00:00
parent af2e302852
commit 08fe7fadfb

View file

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