mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
refactor: Update osrm-backend image version to latest in Swarm services.yml
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ services:
|
|||||||
# Notify OSRM Manager to restart without stopping container
|
# Notify OSRM Manager to restart without stopping container
|
||||||
- OSRM_NOTIFY_FILEPATH=/data/osrm_notify.txt
|
- OSRM_NOTIFY_FILEPATH=/data/osrm_notify.txt
|
||||||
- DOMAIN=${DOMAIN}
|
- DOMAIN=${DOMAIN}
|
||||||
image: osrm/osrm-backend:${OSRM_VERSION:-latest}
|
image: furyhawk/osrm-backend:${OSRM_VERSION:-latest}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- traefik-public
|
- traefik-public
|
||||||
|
|||||||
Reference in New Issue
Block a user