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

This commit is contained in:
Renovate Bot 2024-12-29 04:00:24 +00:00
parent f32224230e
commit 338e6070bd

View file

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