fix: parameterize AgentRun base image

This commit is contained in:
Codex
2026-06-13 06:29:13 +00:00
parent 5727fe275c
commit a9c8f4cff2
3 changed files with 33 additions and 1 deletions
+4
View File
@@ -95,6 +95,8 @@ controlPlane:
containerfile: deploy/container/Containerfile
repository: agentrun-mgr-env
network: host
buildArgs:
BUN_IMAGE: oven/bun:1.2.15-alpine
httpProxy: http://127.0.0.1:10808
httpsProxy: http://127.0.0.1:10808
noProxy:
@@ -225,6 +227,8 @@ controlPlane:
containerfile: deploy/container/Containerfile
repository: agentrun-mgr-env
network: host
buildArgs:
BUN_IMAGE: oven/bun:1-alpine
httpProxy: http://127.0.0.1:18789
httpsProxy: http://127.0.0.1:18789
noProxy: