Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit d2ab7c3

Browse files
committed
chore: update circle ci node image
1 parent afc9c0f commit d2ab7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2
66
jobs:
77
build:
88
docker:
9-
- image: circleci/node:10.14-browsers
9+
- image: circleci/node:latest
1010
# Specify service dependencies here if necessary
1111
# CircleCI maintains a library of pre-built images
1212
# documented at https://circleci.com/docs/2.0/circleci-images/

0 commit comments

Comments
 (0)