Update docker-compose.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
nagibator_archivator 2025-12-03 20:47:51 +03:00 committed by GitHub
parent 20ca19233a
commit fcf86063f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ services:
build:
context: docker-cron-runner
args:
XRAY_VERSION: "v25.10.15"
XRAY_VERSION: "${XRAY_VERSION:-v25.10.15}"
XRAY_BUILD_DIR: "/app/xray"
container_name: geodata_cron
restart: unless-stopped