Skip to content

Commit 59470de

Browse files
committed
Update docker on Circle CI
1 parent afc3396 commit 59470de

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
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- checkout
88
- setup_remote_docker:
9-
version: 18.09.3
9+
version: 19.03.12
1010
- run:
1111
name: Build container
1212
command: make build-container

0 commit comments

Comments
 (0)