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

This commit is contained in:
Renovate Bot 2024-06-03 07:01:24 +00:00
parent 646ef688c6
commit 040b25a7ed

View file

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