Pin mudcraft plugin image to SHA (CI will update this on every build)
This commit is contained in:
@@ -23,7 +23,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:latest
|
||||
image: registry.neuralplatform.ai/mudcraft/plugins:2bf7e2d
|
||||
imagePullPolicy: Always
|
||||
command: ["sh", "-c", "cp -r /plugins/* /target/ && echo 'Plugins installed'"]
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user