Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to d62131f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m48s

This commit is contained in:
Renovate Bot 2025-01-31 04:00:26 +00:00
parent a39e19e593
commit f90eac4c7d

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:d2d65a3727b66a5ada30d3b74d070b266705392b9e59d39a77a3d81d97f1dbdb
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:d62131f890756badf592d16c30d3bd534e363a278e728d72d2f394aae6f584ac
RUN apt -y update && apt install -y prosody && apt -y clean