diff --git a/.circleci/config.yml b/.circleci/config.yml index bd10397c8..b6e0abafb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -117,7 +117,7 @@ jobs: pages: docker: - - image: node:22.16.0 + - image: node:22.17.0 steps: - checkout - attach_workspace: