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

This commit is contained in:
Renovate Bot 2024-06-05 07:00:25 +00:00
parent 331335d538
commit 725f429e8d

View file

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