pinned shynet version to 0.12

This commit is contained in:
bom 2022-01-31 20:59:56 +01:00
parent 4e22257f10
commit 496c008735

View file

@ -19,7 +19,7 @@ spec:
spec: spec:
containers: containers:
- name: shynet-application - name: shynet-application
image: milesmcc/shynet:edge image: milesmcc/shynet:v0.12.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: ["./celeryworker.sh"] command: ["./celeryworker.sh"]
envFrom: envFrom: