Skip to content

Commit 9223603

Browse files
authored
Merge pull request #18 from Bockiii/new_build_setup
fix
2 parents b6ebcb4 + 9f752d8 commit 9223603

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
images: |
2424
${{ env.DOCKERHUB_SLUG }}
2525
tags: |
26-
type=match,pattern=\d-\d-\d
26+
type=ref,event=tag
2727
type=raw,value=stable
2828
flavor: |
2929
latest=false

0 commit comments

Comments
 (0)