2 parents b6ebcb4 + 9f752d8 commit 9223603Copy full SHA for 9223603
1 file changed
.github/workflows/dockerbuild.yml
@@ -23,7 +23,7 @@ jobs:
23
images: |
24
${{ env.DOCKERHUB_SLUG }}
25
tags: |
26
- type=match,pattern=\d-\d-\d
+ type=ref,event=tag
27
type=raw,value=stable
28
flavor: |
29
latest=false
0 commit comments