diff --git a/servers/legion/apps/neuron-alpha.yaml b/servers/legion/apps/neuron-alpha.yaml index 02e66f1..17274b4 100644 --- a/servers/legion/apps/neuron-alpha.yaml +++ b/servers/legion/apps/neuron-alpha.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron - image: registry.neuralplatform.ai/neural-platform/neuron:539fc9e7f333dfa0cd31772fc09a976b3079090c + image: registry.neuralplatform.ai/neural-platform/neuron:3e230d550235599d21edaa1df0a22949ccbf695a imagePullPolicy: Always command: - bash diff --git a/servers/legion/apps/neuron-beta.yaml b/servers/legion/apps/neuron-beta.yaml index e11b524..df9f56d 100644 --- a/servers/legion/apps/neuron-beta.yaml +++ b/servers/legion/apps/neuron-beta.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron - image: registry.neuralplatform.ai/neural-platform/neuron:latest + image: registry.neuralplatform.ai/neural-platform/neuron:3e230d550235599d21edaa1df0a22949ccbf695a imagePullPolicy: Always command: - bash diff --git a/servers/legion/apps/neuron-gamma.yaml b/servers/legion/apps/neuron-gamma.yaml index b5ac110..d7a3e44 100644 --- a/servers/legion/apps/neuron-gamma.yaml +++ b/servers/legion/apps/neuron-gamma.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: neuron - image: registry.neuralplatform.ai/neural-platform/neuron:latest + image: registry.neuralplatform.ai/neural-platform/neuron:3e230d550235599d21edaa1df0a22949ccbf695a imagePullPolicy: Always command: - bash