Skip to content

Commit

Permalink
Changes CI/CD Docker container to cimg/node:14.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
birdofpreyru committed Oct 19, 2022
1 parent 79c4248 commit b8dbede
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
@@ -1,6 +1,6 @@
defaults: &defaults
docker:
- image: circleci/node:12
- image: cimg/node:14.20.1

version: 2
jobs:
Expand Down

0 comments on commit b8dbede

Please sign in to comment.