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