Skip to content

Commit

Permalink
feat: container command correctly handles DOCKER_HOST
Browse files Browse the repository at this point in the history
 Fixes an issue with the Bitbucket integration related to using DOCKER_HOST and also some use-cases where users want to provide an external Docker host.
 Also fixes the issue related with race condition in some platforms like Windows, when removing folders that are not empty yet.
  • Loading branch information
Arthur Granado committed Oct 23, 2020
1 parent 288fa62 commit fb92ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"semver": "^6.0.0",
"snyk-config": "3.1.1",
"snyk-cpp-plugin": "2.0.0",
"snyk-docker-plugin": "4.3.0",
"snyk-docker-plugin": "4.6.2",
"snyk-go-plugin": "1.16.2",
"snyk-gradle-plugin": "3.10.0",
"snyk-module": "3.1.0",
Expand Down

0 comments on commit fb92ba3

Please sign in to comment.