Skip to content

Commit

Permalink
Merge pull request #286 from w3bdesign/renovate/cimg-node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update cimg/node docker tag to v22.7.0
  • Loading branch information
w3bdesign authored Aug 22, 2024
2 parents aa41694 + 2dd37c0 commit 78160c2
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 @@ -11,7 +11,7 @@ executors:
jobs:
chromatic-deployment:
docker:
- image: cimg/node:22.6.0
- image: cimg/node:22.7.0
working_directory: ~/chromatic
steps:
- checkout
Expand All @@ -35,7 +35,7 @@ jobs:
build:
working_directory: /home/circleci/dfweb
docker:
- image: cimg/node:22.6.0-browsers
- image: cimg/node:22.7.0-browsers
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 78160c2

Please sign in to comment.