Skip to content

Commit 56bfa2f

Browse files
authored
Update build.yml
1 parent b893aa8 commit 56bfa2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
platforms: linux/amd64,linux/arm64
4242
push: true
4343
build-args: |
44-
version=${{ env.version }}
44+
version=${{ env.version }}-ce
4545
tags: |
4646
${{ github.repository_owner }}/jms_${{ matrix.component }}:${{ env.version }}
4747
${{ github.repository_owner }}/jms_${{ matrix.component }}:latest

0 commit comments

Comments
 (0)