Skip to content

Commit 2442c28

Browse files
authored
Bump v3.0.1 (#135)
* Readd missing hashes from Poetry lock (regression of #131) * Tag container with Git tag instead of X.Y.Z * Bump version v3.0.1
1 parent a69da40 commit 2442c28

File tree

4 files changed

+489
-52
lines changed

4 files changed

+489
-52
lines changed

.github/workflows/build-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
images: ${{ github.repository }}
3333
# https://github.com/marketplace/actions/docker-metadata-action#tags-input
3434
tags: |
35-
type=semver,pattern={{version}}
35+
type=semver,pattern={{raw}}
3636
type=raw,value=latest,enable={{is_default_branch}}
3737
type=sha,enable={{is_default_branch}}
3838

0 commit comments

Comments
 (0)