Use orchestrator image that pulls sidecar

This commit is contained in:
Chirag Aggarwal
2026-05-21 11:43:26 +05:30
parent 174df11625
commit 6a708ea0cc
+1 -7
View File
@@ -1230,15 +1230,9 @@ services:
networks:
- appwrite
appwrite-orchestrator-sidecar:
container_name: appwrite-orchestrator-sidecar
image: chiragagg5k/job-sidecar:temp-appwrite-pr-4f081ed-20260521
command: ["-h"]
restart: "no"
appwrite-orchestrator:
container_name: appwrite-orchestrator
image: chiragagg5k/jobs-service:temp-appwrite-pr-4f081ed-20260521
image: chiragagg5k/jobs-service:temp-appwrite-pr-4f081ed-20260521-r2
user: root
restart: unless-stopped
networks: