We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b4871 commit 4be8ed7Copy full SHA for 4be8ed7
1 file changed
.circleci/config.yml
@@ -6,7 +6,7 @@ machine:
6
jobs:
7
build:
8
docker:
9
- - image: node:10
+ - image: node:12
10
auth:
11
username: $DOCKERHUB_USERNAME
12
password: $DOCKERHUB_PASSWORD
0 commit comments