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

This commit is contained in:
Renovate Bot 2025-07-22 10:00:42 +00:00
parent dc3c7b8c68
commit bcc808128f

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.2-bookworm@sha256:138790cbd1a0ee07df9e55687b5c69944fe3e5fa6aeb9739303c20f94a62b361
FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:f7a4d65564f257e6f2aa976226f642b4bb4648eac0dedbad5c92ee775c0b1242
RUN apt -y update && apt install -y prosody && apt -y clean