File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,8 @@ jobs:
132
132
docker pull quay.io/cortexproject/cortex:v1.9.0
133
133
docker pull quay.io/cortexproject/cortex:v1.10.0
134
134
docker pull quay.io/cortexproject/cortex:v1.11.1
135
+ docker pull quay.io/cortexproject/cortex:v1.13.1
136
+ docker pull quay.io/cortexproject/cortex:v1.14.0
135
137
docker pull shopify/bigtable-emulator:0.1.0
136
138
docker pull memcached:1.6.1
137
139
docker pull bouncestorage/swift-aio:55ba4331
Original file line number Diff line number Diff line change 27
27
"quay.io/cortexproject/cortex:v1.9.0" : preCortex110Flags ,
28
28
"quay.io/cortexproject/cortex:v1.10.0" : nil ,
29
29
"quay.io/cortexproject/cortex:v1.11.1" : nil ,
30
+ "quay.io/cortexproject/cortex:v1.13.1" : nil ,
31
+ "quay.io/cortexproject/cortex:v1.14.0" : nil ,
30
32
}
31
33
)
32
34
You can’t perform that action at this time.
0 commit comments