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:
runs-on: runner
container:
image: node:20-bullseye
image: harbor.merlin.xin/mirrors/docker.io/library/node:20-bullseye
steps:
- name: Checkout code
uses: actions/checkout@v4