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:
|
||||
containers:
|
||||
- name: shynet-application
|
||||
image: milesmcc/shynet:edge
|
||||
image: milesmcc/shynet:v0.12.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ["./celeryworker.sh"]
|
||||
envFrom:
|
||||
|
|
Loading…
Reference in a new issue