Skip to content

Commit

Permalink
chore(ci): try circleci's "next-gen" node image (for 12.22.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadicc committed Apr 22, 2021
1 parent 007aad2 commit 0aa7a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/node:12.0
- image: cimg/node:12.22.1

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 0aa7a72

Please sign in to comment.