Skip to content

Commit 4c8c416

Browse files
Update Node.js to v16
1 parent 4e75984 commit 4c8c416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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:16.13.1
77
environment:
88
TZ: '/usr/share/zoneinfo/Australia/Melbourne'
99
steps:

0 commit comments

Comments
 (0)