Skip to content

Commit 4ce817a

Browse files
use new image
1 parent 18c0d32 commit 4ce817a

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
@@ -25,7 +25,7 @@ jobs:
2525
version:
2626
type: string
2727
docker:
28-
- image: circleci/node:<< parameters.version >>
28+
- image: cimg/node:<< parameters.version >>
2929
steps:
3030
- checkout
3131
- run:

0 commit comments

Comments
 (0)