mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01: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
|
||||
retries: 3
|
||||
updater:
|
||||
build:
|
||||
context: ./sidecar-updater
|
||||
dockerfile: Dockerfile
|
||||
image: ghcr.io/crosstalk-solutions/project-nomad-sidecar-updater:latest
|
||||
pull_policy: always
|
||||
container_name: nomad_updater
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user