Skip to content

Commit c14ff7f

Browse files
committed
Update Node.js to v17
1 parent 74d9228 commit c14ff7f

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
@@ -3,7 +3,7 @@ version: 2
33
jobs:
44
build_test_deploy:
55
docker:
6-
- image: circleci/node:10.24.1
6+
- image: circleci/node:17.2.0
77
environment:
88
TZ: '/usr/share/zoneinfo/Australia/Melbourne'
99
steps:

0 commit comments

Comments
 (0)