From e422a7873444041d5230e63176342de9d3500afa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 23 Oct 2022 11:04:29 +0000 Subject: [PATCH] chore(deps): update node.js to v19 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fc9b1dd..8827e30 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -73,7 +73,7 @@ push dockerhub: - docker push $CI_DOCKERHUB_IMAGE --all-tags release: - image: node:18-alpine3.15 + image: node:19-alpine3.15 stage: release only: refs: