We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a141d0d commit 5c9fe13Copy full SHA for 5c9fe13
1 file changed
.github/workflows/build-and-push.yml
@@ -7,7 +7,7 @@ on:
7
inputs:
8
dockerImageTag:
9
description: 'Image Tag'
10
- default: 'v2.9.0-dev'
+ default: 'v2.10.0-dev'
11
required: true
12
dockerImageTagWithLatest:
13
description: '是否发布latest tag(正式发版时选择,测试版本切勿选择)'
0 commit comments