diff --git a/servers/legion/k8s/mudcraft/statefulset.yaml b/servers/legion/k8s/mudcraft/statefulset.yaml index bbdade6..a8f4f72 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:d2528281d4d304a8ae62e0f73ba6aed034113d34 + image: registry.neuralplatform.ai/mudcraft/plugins:7d3a8132bd9f9790101c214ee4d5776f53b63137 imagePullPolicy: Always securityContext: runAsUser: 1000