Sync the self-hosting stack (8342e2e)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
services:
|
||||
# Runs once per `up`, copies its payload into the shared volume, exits. Not a server.
|
||||
agent-releases:
|
||||
image: ${JARVIS_IMAGE_AGENT:-git.luxit.be/luxit/jarvis-agent-dist:latest}
|
||||
image: ${JARVIS_IMAGE_AGENT:-git.luxit.be/luxit/jarvis-agent-dist:stable}
|
||||
# Explicit, because the default would be wrong the moment somebody copies this block: a
|
||||
# restarting one-shot is an infinite loop, and Compose's own default policy is already "no".
|
||||
restart: "no"
|
||||
|
||||
Reference in New Issue
Block a user