From 46f09286cb03553d86ca9f96cb109a3e17a49785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 22:26:03 +0000 Subject: [PATCH] chore(deps): update node.js to v21 --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 109225ef..b37ac984 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -66,7 +66,7 @@ jobs: # TODO: this should be doable with curl or python... docker-readme-push: docker: - - image: node:20.8.1-alpine + - image: node:21.1.0-alpine parameters: ident: type: string