chore(release): bump version to 0.1.12
This commit is contained in:
parent
31088cf12b
commit
63f0b57466
4 changed files with 33 additions and 4 deletions
4
.github/workflows/docker-build-remote.yml
vendored
4
.github/workflows/docker-build-remote.yml
vendored
|
|
@ -12,9 +12,9 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
image_tag:
|
||||
description: "Docker Image Tag(例如:0.1.10.test)"
|
||||
description: "Docker Image Tag(例如:0.1.12.test)"
|
||||
required: true
|
||||
default: "0.1.11.test"
|
||||
default: "0.1.12.test"
|
||||
type: string
|
||||
|
||||
# ============================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue