Skip to content

Commit 1f1fa30

Browse files
committed
meta change tags
1 parent 65c5490 commit 1f1fa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
suffix=-${{ matrix.php_version }}
3131
tags: |
3232
type=ref,event=branch
33-
type=ref,event=tag
33+
type=semver,pattern={{version}}
3434
type=raw,value=latest
3535
3636
- name: Set up QEMU

0 commit comments

Comments
 (0)