From 7039f0357bc3b755220cc09becb7a84c21cfa8e8 Mon Sep 17 00:00:00 2001 From: Tim Olson Date: Tue, 28 Apr 2026 16:48:59 -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 6fedfd94..b13d056d 100644 --- a/deploy/k8s/prod/configs/gateway-config.yaml +++ b/deploy/k8s/prod/configs/gateway-config.yaml @@ -26,7 +26,7 @@ data: namespace: sandbox service_namespace: ai in_cluster: true - sandbox_image: git.dxod.org/dexorder/dexorder/ai-sandbox:0178b5d2 + sandbox_image: git.dxod.org/dexorder/dexorder/ai-sandbox:a0248540 sidecar_image: git.dxod.org/dexorder/dexorder/ai-lifecycle-sidecar:latest image_pull_policy: Always storage_class: ceph-block