diff --git a/.circleci/config.yml b/.circleci/config.yml index afc8b77a8..052cc9e90 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -122,7 +122,7 @@ jobs: pages: docker: - - image: node:21.7.0 + - image: node:21.7.1 steps: - checkout - attach_workspace: