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

This commit is contained in:
Renovate Bot 2024-12-04 04:00:26 +00:00
parent f4be1b4a50
commit 641b0b0f02

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:2c77aa178c0171e071b2fa3d162ee324597adb69cdb5467ed880d4d6cd0bafc0
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:b7a1aecb5ad1c4d196e17830188d57470c8457e79dff5b1e0f4e1f5959f1bbd7
RUN apt -y update && apt install -y prosody && apt -y clean