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

Commit 959527c

Browse files
authored
chore: use new circleci docker images (#10)
1 parent 99f1f9e commit 959527c

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
@@ -5,7 +5,7 @@ orbs:
55

66
docker: &DOCKER_NODE
77
docker:
8-
- image: circleci/node:10.20
8+
- image: cimg/node:lts
99

1010
jobs:
1111
install:

0 commit comments

Comments
 (0)