deploy(mudcraft): update plugin image to 54f38f924ef38789a02d1316a3605137b6193d71

This commit is contained in:
MUDCraft CI
2026-03-30 02:38:36 +00:00
parent 574faa0279
commit c4fbfb79ac
+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:7d3a8132bd9f9790101c214ee4d5776f53b63137
image: registry.neuralplatform.ai/mudcraft/plugins:54f38f924ef38789a02d1316a3605137b6193d71
imagePullPolicy: Always
securityContext:
runAsUser: 1000