fix: ci
Some checks failed
Docker Image CI / build (push) Failing after 28s

This commit is contained in:
2025-10-21 09:53:11 +08:00
parent f13ce5f474
commit 21fb37f8da

View File

@@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: runner runs-on: runner
container: container:
image: node:20-bullseye image: harbor.merlin.xin/mirrors/docker.io/library/node:20-bullseye
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4