Skip to content

Commit

Permalink
Merge pull request #26 from OKEAMAH/renovate/circleci-node-12.x
Browse files Browse the repository at this point in the history
Update circleci/node Docker tag to v12.22.7
  • Loading branch information
OKEAMAH authored May 26, 2024
2 parents 9d8d796 + 6f30d39 commit 8c90e5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
eslint:
docker:
# Ensure .tool-versions matches
- image: circleci/node:12.18.2-browsers-legacy
- image: circleci/node:12.22.7-browsers-legacy

working_directory: ~/app

Expand Down Expand Up @@ -270,7 +270,7 @@ jobs:
jest:
docker:
# Ensure .tool-versions matches
- image: circleci/node:12.18.2-browsers-legacy
- image: circleci/node:12.22.7-browsers-legacy

working_directory: ~/app

Expand Down

0 comments on commit 8c90e5a

Please sign in to comment.