File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ jobs:
32
32
fail-fast : false
33
33
matrix :
34
34
docker-img :
35
- - docker.io/arangodb:3.4.9
36
- - docker.io/arangodb:3.5.4
37
- - docker.io/arangodb:3.6.2
38
- - docker.io/arangodb/arangodb-preview:3.7.0 -alpha.2
39
- - docker.io/arangodb/enterprise:3.4.9
40
- - docker.io/arangodb/enterprise:3.5.4
41
- - docker.io/arangodb/enterprise:3.6.2
42
- - docker.io/arangodb/enterprise-preview:3.7.0 -alpha.2
35
+ - docker.io/arangodb:3.4.10
36
+ - docker.io/arangodb:3.5.5
37
+ - docker.io/arangodb:3.6.3
38
+ - docker.io/arangodb/arangodb-preview:3.7-alpha.3
39
+ - docker.io/arangodb/enterprise:3.4.10
40
+ - docker.io/arangodb/enterprise:3.5.5
41
+ - docker.io/arangodb/enterprise:3.6.3
42
+ - docker.io/arangodb/enterprise-preview:3.7-alpha.3
43
43
topology :
44
44
- single
45
45
- cluster
You can’t perform that action at this time.
0 commit comments