fix: 更新 Docker 映像標籤預設值至 0.1.11.test
This commit is contained in:
parent
fd674fac9c
commit
8820aecafe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build-remote.yml
vendored
2
.github/workflows/docker-build-remote.yml
vendored
|
|
@ -14,7 +14,7 @@ on:
|
||||||
image_tag:
|
image_tag:
|
||||||
description: "Docker Image Tag(例如:0.1.10.test)"
|
description: "Docker Image Tag(例如:0.1.10.test)"
|
||||||
required: true
|
required: true
|
||||||
default: "0.1.10.test"
|
default: "0.1.11.test"
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
# ============================================================
|
# ============================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue