From beb5f418651b15fb49af266530e564182608bd32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:54:04 +0000 Subject: [PATCH] chore(deps): update node.js to v23.9.0 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index f3fb990..23a86d3 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:23.8.0-alpine + - image: node:23.9.0-alpine parameters: ident: type: string