Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 4b06b20
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s

This commit is contained in:
Renovate Bot 2024-12-30 04:00:26 +00:00
parent 338e6070bd
commit 9d99ff157a

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:ac568dbb7406b435cbe51b601f219808cc6f24cab2e13a9c492d2bb0a14e508f
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:4b06b20ac5a201aa07168f4e91b1969eff8975a4a092924e3ace1baef74900eb
RUN apt -y update && apt install -y prosody && apt -y clean