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

This commit is contained in:
Renovate Bot 2024-03-23 07:00:25 +00:00
parent 019d8ac0df
commit beac8c2b9b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:fbd6462d995bc48b74f651517c633797468ea28aafaf96a36b8c19eea5187905
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:1db77236cd9ed6b602addc3b6402cdc4ebe94741ba41046ef5facf66eeade85e
RUN apt -y update && apt install -y prosody && apt -y clean