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

This commit is contained in:
Renovate Bot 2025-02-03 04:00:25 +00:00
parent 32585dc489
commit cc57a82cf0

View file

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