Skip to content

Commit e67a6aa

Browse files
committed
upd test docker images
1 parent e510f11 commit e67a6aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/maven.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ jobs:
3434
fail-fast: false
3535
matrix:
3636
docker-img:
37-
- docker.io/arangodb/arangodb:3.5.5
38-
- docker.io/arangodb/arangodb:3.6.5
39-
- docker.io/arangodb/arangodb:3.7.1
40-
- docker.io/arangodb/enterprise:3.5.5
41-
- docker.io/arangodb/enterprise:3.6.5
42-
- docker.io/arangodb/enterprise:3.7.1
37+
- docker.io/arangodb/arangodb:3.5.6
38+
- docker.io/arangodb/arangodb:3.6.7
39+
- docker.io/arangodb/arangodb:3.7.2
40+
- docker.io/arangodb/enterprise:3.5.6
41+
- docker.io/arangodb/enterprise:3.6.7
42+
- docker.io/arangodb/enterprise:3.7.2
4343
topology:
4444
- single
4545
- cluster

0 commit comments

Comments
 (0)