Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 39bde14
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s

This commit is contained in:
Renovate Bot 2024-09-08 04:00:22 +00:00
parent b367a0ca71
commit 4dae0cb905

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:89feb56a39e358b44be0b699c439607d53575a7a1d2df39660fcb6032b76a545
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:39bde146aacfca3286ac241948d14d394a125c69ad670a8ca05894506cf7443b
RUN apt -y update && apt install -y prosody && apt -y clean