pinned shynet version to 0.12
This commit is contained in:
parent
4e22257f10
commit
496c008735
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue