Skip to content

Commit 8b0804a

Browse files
author
Ives van Hoorne
committed
Use docker image
1 parent d13bdc4 commit 8b0804a

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
@@ -115,7 +115,7 @@ jobs:
115115

116116
create-docker-image:
117117
docker:
118-
- image: circleci/node:9.2.1
118+
- image: docker:18.03
119119
working_directory: ~/codesandbox-client
120120
steps:
121121
- restore_cache:

0 commit comments

Comments
 (0)