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

This commit is contained in:
Renovate Bot 2025-02-01 04:00:25 +00:00
parent f90eac4c7d
commit 20644ebf0b

View file

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