Skip to content

Commit 49691ba

Browse files
authored
ci(circle): update remote docker version (aquasecurity#683)
1 parent 87ff0c1 commit 49691ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- checkout
3636
- setup_remote_docker:
37-
version: 18.06.0-ce
37+
version: 19.03.13
3838
- run:
3939
name: login to Docker Hub
4040
command: echo $DOCKER_PASS | docker login --username $DOCKER_USER --password-stdin

0 commit comments

Comments
 (0)