chore: update default docker image tag to v2.3.0-dev

v3.2
CaptainB 2025-10-09 11:17:16 +08:00
parent 9f73eb0aa2
commit 6db96460cc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
inputs:
dockerImageTag:
description: 'Image Tag'
default: 'v2.2.0-dev'
default: 'v2.3.0-dev'
required: true
dockerImageTagWithLatest:
description: '是否发布latest tag正式发版时选择测试版本切勿选择'