Skip to content

Commit 489accd

Browse files
committed
docker images matrix upd
1 parent b33f14f commit 489accd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/maven.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
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
4343
topology:
4444
- single
4545
- cluster

0 commit comments

Comments
 (0)