diff --git a/servers/legion/k8s/mudcraft/statefulset.yaml b/servers/legion/k8s/mudcraft/statefulset.yaml index 9322b10..13bc3cc 100644 --- a/servers/legion/k8s/mudcraft/statefulset.yaml +++ b/servers/legion/k8s/mudcraft/statefulset.yaml @@ -27,7 +27,7 @@ spec: # To add/update plugins: update the Dockerfile in mudcraft/mudcraft repo, # push to main — CI rebuilds the image and the next pod restart picks it up. - name: install-plugins - image: registry.neuralplatform.ai/mudcraft/plugins:d6122cddfa46484b57c4da4dde611629e05a9081 + image: registry.neuralplatform.ai/mudcraft/plugins:e98661c9e1168f6d767017791e6f6fca8b35787c imagePullPolicy: Always securityContext: runAsUser: 1000