mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-04-03 07:19:27 +02:00
build: change compose to use prebuilt sidecar-updater image
This commit is contained in:
parent
27f766809b
commit
e4d6ca4a48
|
|
@ -81,9 +81,8 @@ services:
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 3
|
retries: 3
|
||||||
updater:
|
updater:
|
||||||
build:
|
image: ghcr.io/crosstalk-solutions/project-nomad-sidecar-updater:latest
|
||||||
context: ./sidecar-updater
|
pull_policy: always
|
||||||
dockerfile: Dockerfile
|
|
||||||
container_name: nomad_updater
|
container_name: nomad_updater
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user