From 77e9ad7f68f141792d8d27f6822d8cb45c23e915 Mon Sep 17 00:00:00 2001 From: Tim Olson Date: Tue, 28 Apr 2026 18:57:05 -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 b13d056d..97b0e6ed 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:a0248540 + sandbox_image: git.dxod.org/dexorder/dexorder/ai-sandbox:2fded95b sidecar_image: git.dxod.org/dexorder/dexorder/ai-lifecycle-sidecar:latest image_pull_policy: Always storage_class: ceph-block