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

This commit is contained in:
Renovate Bot 2024-12-27 04:00:26 +00:00
parent 9f08641f84
commit 745ff0b7c8

View file

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