Skip to content

Commit 7147f03

Browse files
committed
updated test docker images
1 parent 5709a97 commit 7147f03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/maven.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ jobs:
3333
matrix:
3434
docker-img:
3535
- docker.io/arangodb/arangodb:3.6.13
36-
- docker.io/arangodb/arangodb:3.7.10
37-
- arangodb/arangodb-preview:3.8.0-beta.1
36+
- docker.io/arangodb/arangodb:3.7.12
37+
- arangodb/arangodb-preview:3.8.0-rc.2
3838
- docker.io/arangodb/enterprise:3.6.13
39-
- docker.io/arangodb/enterprise:3.7.10
40-
- arangodb/enterprise-preview:3.8.0-beta.1
39+
- docker.io/arangodb/enterprise:3.7.12
40+
- arangodb/enterprise-preview:3.8.0-rc.2
4141

4242
topology:
4343
- single

0 commit comments

Comments
 (0)