Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 3aa9090

Browse files
authored
build(ci): update to latest circleci/node image (#11903)
1 parent e91cd2c commit 3aa9090

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
@@ -6,7 +6,7 @@
66
# See http://blog.daemonl.com/2016/02/yaml.html
77
# To validate changes, use an online parser, eg. http://yaml-online-parser.appspot.com/
88

9-
var_1: &docker_image circleci/node:10.20.0-browsers
9+
var_1: &docker_image circleci/node:14.1.0-browsers
1010
var_2: &cache_key angularjs-material-{{ checksum "package-lock.json" }}
1111

1212
# Settings common to each job

0 commit comments

Comments
 (0)