Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to da46b31
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m45s

This commit is contained in:
Renovate Bot 2025-08-05 04:00:32 +00:00
parent d46132c59d
commit 1554215c66

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:274de5c0bb585a130db3a8e81cee0dd3c83ad95e8578a5d2d390968949d4ba51
FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:da46b312d3bfe5e275de5da74c97cba083c6d3345afc5983df47bb42edac3dd2
RUN apt -y update && apt install -y prosody && apt -y clean