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 d1b83fe commit d4413d2Copy full SHA for d4413d2
1 file changed
.circleci/config.yml
@@ -123,6 +123,7 @@ jobs:
123
- ST2_CHECKOUT: 0
124
- ST2_GITDIR: /tmp/st2
125
- BASH_ENV: ~/.buildenv
126
+ - DOCKER_API_VERSION: "1.43"
127
steps:
128
- checkout
129
- run:
0 commit comments