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

This commit is contained in:
merlin
2025-10-21 09:44:33 +08:00
parent a3765cff46
commit f13ce5f474

View File

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