fix: change image tag
Some checks failed
Docker Image CI / build (push) Failing after 1s

This commit is contained in:
2025-11-02 00:13:38 +08:00
parent f76c193bc5
commit 5b5c5d6664
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ jobs:
build:
runs-on: gitea-official-runner
container:
image: harbor.merlin.xin/testing/merlin/builder
image: harbor.merlin.xin/testing/merlin/builder:471389b69e23417ab4e86981d109c79635d7219b
steps:
- name: Checkout code
uses: actions/checkout@v4

View File

@@ -8,7 +8,7 @@ jobs:
build:
runs-on: gitea-official-runner
container:
image: harbor.merlin.xin/testing/merlin/builder:v0.0.0
image: harbor.merlin.xin/testing/merlin/builder:471389b69e23417ab4e86981d109c79635d7219b
steps:
- name: Checkout code
uses: actions/checkout@v4