Skip to content

Commit

Permalink
attempt to fix docker image tagging for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed May 9, 2024
1 parent 3636a33 commit c9f354a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=semver,pattern=v{{version}}
type=sha
- name: set up QEMU
Expand Down

0 comments on commit c9f354a

Please sign in to comment.