From 1e06463529f831f42eedf9622e61e42a76265540 Mon Sep 17 00:00:00 2001 From: MUDCraft CI Date: Wed, 1 Apr 2026 05:06:55 +0000 Subject: [PATCH] deploy(mudcraft-core): update image to 3c5445c55d4e2afe2b4a5e6e4f4ce23e5e3bf374 --- servers/legion/k8s/mudcraft/deployment-core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/k8s/mudcraft/deployment-core.yaml b/servers/legion/k8s/mudcraft/deployment-core.yaml index c124437..e3d0064 100644 --- a/servers/legion/k8s/mudcraft/deployment-core.yaml +++ b/servers/legion/k8s/mudcraft/deployment-core.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: mudcraft-core - image: registry.neuralplatform.ai/mudcraft/core:latest + image: registry.neuralplatform.ai/mudcraft/core:3c5445c55d4e2afe2b4a5e6e4f4ce23e5e3bf374 imagePullPolicy: Always ports: - containerPort: 8080