Skip to content

Commit

Permalink
ci(circle): update remote docker version (aquasecurity#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
exactlyaron authored Oct 13, 2020
1 parent 87ff0c1 commit 49691ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: 18.06.0-ce
version: 19.03.13
- run:
name: login to Docker Hub
command: echo $DOCKER_PASS | docker login --username $DOCKER_USER --password-stdin
Expand Down

0 comments on commit 49691ba

Please sign in to comment.