From 8b16ce92a141992543af16c5edfc5876527bd728 Mon Sep 17 00:00:00 2001 From: kalugin66 Date: Thu, 16 Apr 2026 14:55:29 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.gitea/workflows/install.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/install.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/install.yaml b/.gitea/workflows/install.yaml index 82769e6..26e7c34 100644 --- a/.gitea/workflows/install.yaml +++ b/.gitea/workflows/install.yaml @@ -29,6 +29,8 @@ jobs: #docker-latest docker-latest: runs-on: docker-latest + container: + image: node:18-alpine steps: - name: docker ps shell: bash