From c486462a8c36c21aec7199906c007a379f495c7b Mon Sep 17 00:00:00 2001 From: root <834207172@qq.com> Date: Thu, 2 Apr 2026 22:45:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/.gitlab-c?= =?UTF-8?q?i.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/.gitlab-ci.yml b/.gitea/workflows/.gitlab-ci.yml index bc92e3f..c6933a4 100644 --- a/.gitea/workflows/.gitlab-ci.yml +++ b/.gitea/workflows/.gitlab-ci.yml @@ -16,7 +16,7 @@ jobs: prepare: runs-on: dev container: - image: alpine:latest + image: node:18-alpine steps: - name: Install Tools run: apk add --no-cache git tar gzip