From 6f937f9e5e5de560de1afe584e21741c1b6ef671 Mon Sep 17 00:00:00 2001 From: Tim Olson Date: Sun, 26 Apr 2026 18:54:17 -0400 Subject: [PATCH] bump sandbox --- deploy/k8s/prod/configs/gateway-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/k8s/prod/configs/gateway-config.yaml b/deploy/k8s/prod/configs/gateway-config.yaml index 4b838b79..91619e66 100644 --- a/deploy/k8s/prod/configs/gateway-config.yaml +++ b/deploy/k8s/prod/configs/gateway-config.yaml @@ -50,7 +50,7 @@ data: namespace: sandbox service_namespace: ai in_cluster: true - sandbox_image: git.dxod.org/dexorder/dexorder/ai-sandbox:319d81c + sandbox_image: git.dxod.org/dexorder/dexorder/ai-sandbox:0178b5d2 sidecar_image: git.dxod.org/dexorder/dexorder/ai-lifecycle-sidecar:latest image_pull_policy: Always storage_class: ceph-block