Skip to content

Commit

Permalink
Update cimg/node Docker tag to v22.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 900e351 commit 4d8f471
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 4d8f471

Please sign in to comment.