deploy(mudcraft-plugin): update plugin image to 9450f20bb0b71193cecef218ed0763c8cd0d688c

This commit is contained in:
MUDCraft CI
2026-04-01 07:55:38 +00:00
parent 58e9f9c1fe
commit d79329d9be
+1 -1
View File
@@ -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:e98661c9e1168f6d767017791e6f6fca8b35787c
image: registry.neuralplatform.ai/mudcraft/plugins:9450f20bb0b71193cecef218ed0763c8cd0d688c
imagePullPolicy: Always
securityContext:
runAsUser: 1000