Skip to content

Commit 884eec8

Browse files
author
bing.ma
committed
dashboard指定rocketmq版本
1 parent c0881e2 commit 884eec8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_manually.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -598,9 +598,9 @@ jobs:
598598
push: true
599599
platforms: ${{ env.BUILD_PLATFORM }}
600600
build-args: |
601-
version=${{ inputs.tag }}
601+
version=5.1.4
602602
tags: |
603-
${{ env.ONLINE_REGISTER }}/${{ inputs.job }}:v${{ inputs.tag }}
603+
${{ env.ONLINE_REGISTER }}/${{ inputs.job }}:${{ inputs.tag }}
604604
cache-from: type=gha
605605
cache-to: type=gha,mode=max
606606

0 commit comments

Comments
 (0)