We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e95eb73 commit 309f2d6Copy full SHA for 309f2d6
toolchain/docker/config.yaml
@@ -9,5 +9,5 @@ servers:
9
- image: ${ARANGODB_BRANCH_3_12_IMAGE}
10
version: ${ARANGODB_BRANCH_3_12_VERSION}
11
12
- - image: ${ARANGODB_BRANCH_3_13_IMAGE}
13
- version: ${ARANGODB_BRANCH_3_13_VERSION}
+ - image: ${ARANGODB_BRANCH_4_0_IMAGE}
+ version: ${ARANGODB_BRANCH_4_0_VERSION}
0 commit comments