Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 2eb3ba1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s

This commit is contained in:
Renovate Bot 2024-06-14 07:00:26 +00:00
parent e20e72d0a6
commit 04515fbd77

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:a7d8b4180e5487c74a9ceffbdf3ad1a4040398241d56c3c7a417f4e731930b9c
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:2eb3ba1f4fba9863473f66a7b2329319ef71cc34c4c564de70bc6c75189d39d0
RUN apt -y update && apt install -y prosody && apt -y clean