build: change compose to use prebuilt sidecar-updater image

This commit is contained in:
Jake Turner 2026-03-19 23:22:00 +00:00 committed by Jake Turner
parent 9b74c71f29
commit c0b1980bbc

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: