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

This commit is contained in:
Renovate Bot 2024-03-03 07:00:27 +00:00
parent 3206d72b89
commit 6e85bff226

View file

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