build: change compose to use prebuilt sidecar-updater image

This commit is contained in:
Jake Turner 2026-03-19 23:22:00 +00:00
parent 27f766809b
commit e4d6ca4a48
No known key found for this signature in database
GPG Key ID: 6DCBBAE4FEAB53EB

View File

@ -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: