From b653c631731f58aa20fa9617fd5bc605dbb744a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:56:51 +0000 Subject: [PATCH] chore(deps): update node.js to v23 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 3b363a0..f94f314 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.12.0-alpine + - image: node:23.5.0-alpine parameters: ident: type: string