deploy(mudcraft): update plugin image to d2528281d4d304a8ae62e0f73ba6aed034113d34

This commit is contained in:
MUDCraft CI
2026-03-30 01:36:19 +00:00
parent e79424e6e1
commit a86e9f892f
+1 -1
View File
@@ -25,7 +25,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:e41f6256805c28b3bb8e8832293afa3eab701082
image: registry.neuralplatform.ai/mudcraft/plugins:d2528281d4d304a8ae62e0f73ba6aed034113d34
imagePullPolicy: Always
securityContext:
runAsUser: 1000