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

This commit is contained in:
Renovate Bot 2024-12-28 04:00:25 +00:00
parent 745ff0b7c8
commit f32224230e

View file

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