Update chocobozzz/peertube Docker tag to v7.2.1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m8s

This commit is contained in:
Renovate Bot 2025-06-16 09:00:33 +00:00
parent 8ca907a407
commit e16884f1ea

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:4a0fae20b98d8d697a4ff2b6f2e15dd2d832f1bb107ed111c1e30c961173d029
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:724eb1638a831ce4ee9f2f816352230b0838bcd766d5349ff817fe8123f92af4
RUN apt -y update && apt install -y prosody && apt -y clean