Skip to content

Commit c4e0bed

Browse files
renovate[bot]renovate-bot
authored andcommitted
Update Node.js to v10.18.1 (#66)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 93d558c commit c4e0bed

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
@@ -7,7 +7,7 @@ executors:
77
default:
88
docker:
99
# specify the version you desire here
10-
- image: circleci/node:10.18.0
10+
- image: circleci/node:10.18.1
1111

1212
# Specify service dependencies here if necessary
1313
# CircleCI maintains a library of pre-built images

0 commit comments

Comments
 (0)