From ff75b50dbc686ef9e6b24401664ab30342b6b929 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:06:32 +0000 Subject: [PATCH] chore(deps): update node.js to v22.8.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0c6b5708..fa55f881 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -102,7 +102,7 @@ jobs: # TODO: this should be doable with curl or python... docker-readme-push: docker: - - image: node:22.7.0-alpine + - image: node:22.8.0-alpine parameters: ident: type: string