Skip to content

Commit 85ac758

Browse files
committed
updated test docker images
1 parent 8dc0cb1 commit 85ac758

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/workflows/maven.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,10 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
docker-img:
35-
- docker.io/arangodb/arangodb:3.5.7
36-
- docker.io/arangodb/arangodb:3.6.11
37-
- docker.io/arangodb/arangodb:3.7.6
38-
- docker.io/arangodb/enterprise:3.5.7
39-
- docker.io/arangodb/enterprise:3.6.11
40-
- docker.io/arangodb/enterprise:3.7.6
35+
- docker.io/arangodb/arangodb:3.6.12
36+
- docker.io/arangodb/arangodb:3.7.9
37+
- docker.io/arangodb/enterprise:3.6.12
38+
- docker.io/arangodb/enterprise:3.7.9
4139
topology:
4240
- single
4341
- cluster

0 commit comments

Comments
 (0)