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 3cfbd1c commit 7a1f617Copy full SHA for 7a1f617
.circleci/config.yml
@@ -23,7 +23,7 @@ commands:
23
parameters:
24
docker-img:
25
type: 'string'
26
- default: 'docker.io/arangodb/arangodb:latest'
+ default: 'docker.io/arangodb/enterprise:latest'
27
topology:
28
29
default: 'single'
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments