Skip to content

Commit

Permalink
Merge pull request #259 from w3bdesign/renovate/cimg-node-22.x
Browse files Browse the repository at this point in the history
Update cimg/node Docker tag to v22.6.0
  • Loading branch information
w3bdesign authored Aug 7, 2024
2 parents 900e351 + 4d8f471 commit 1fbc291
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.5.1
- image: cimg/node:22.6.0
working_directory: ~/chromatic
steps:
- checkout
Expand All @@ -35,7 +35,7 @@ jobs:
build:
working_directory: /home/circleci/dfweb
docker:
- image: cimg/node:22.5.1-browsers
- image: cimg/node:22.6.0-browsers
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 1fbc291

Please sign in to comment.