Skip to content

Commit 6733118

Browse files
author
Ives van Hoorne
committed
Update docker steps
1 parent 23501cd commit 6733118

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ jobs:
114114
command: yarn lint
115115

116116
create-docker-image:
117-
docker:
118-
- image: docker:18.03
117+
machine: true
119118
working_directory: ~/codesandbox-client
120119
steps:
121120
- restore_cache:

0 commit comments

Comments
 (0)