Skip to content

Commit

Permalink
Update circleci/node Docker tag to v12.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 9d8d796 commit 6f30d39
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 6f30d39

Please sign in to comment.