File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
deadline : {$fromNow: '1 hour'}
61
61
payload :
62
62
maxRunTime : 3600
63
- image : python:3.7
63
+ image : python:3.8
64
64
command :
65
65
- sh
66
66
- -lxce
81
81
deadline : {$fromNow: '1 hour'}
82
82
payload :
83
83
maxRunTime : 3600
84
- image : python:3.7
84
+ image : python:3.8
85
85
command :
86
86
- sh
87
87
- -lxce
@@ -103,7 +103,7 @@ tasks:
103
103
deadline : {$fromNow: '1 hour'}
104
104
payload :
105
105
maxRunTime : 3600
106
- image : python:3.7
106
+ image : python:3.8
107
107
command :
108
108
- sh
109
109
- -lxce
@@ -124,7 +124,7 @@ tasks:
124
124
deadline : {$fromNow: '1 hour'}
125
125
payload :
126
126
maxRunTime : 3600
127
- image : python:3.7
127
+ image : python:3.8
128
128
command :
129
129
- sh
130
130
- -lxce
@@ -144,7 +144,7 @@ tasks:
144
144
deadline : {$fromNow: '1 hour'}
145
145
payload :
146
146
maxRunTime : 3600
147
- image : python:3.7
147
+ image : python:3.8
148
148
command :
149
149
- sh
150
150
- -lxce
You can’t perform that action at this time.
0 commit comments