Skip to content

Commit c3a8783

Browse files
authored
Update prod-docker-image-buildx.yml
1 parent 37a80b9 commit c3a8783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-docker-image-buildx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
password: ${{ secrets.HUB_PWD }}
3939
-
4040
name: Generate App Version
41-
run: echo APP_VERSION=1.3.1-muti >> $GITHUB_ENV
41+
run: echo APP_VERSION=1.3.2-muti >> $GITHUB_ENV
4242
-
4343
name: Build and push
4444
uses: docker/[email protected]

0 commit comments

Comments
 (0)