Don't public major.minor format of docker images
This commit is contained in:
parent
3274a06e34
commit
3c1b2b4151
1 changed files with 0 additions and 1 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -25,7 +25,6 @@ env:
|
|||
TAGS: |
|
||||
type=edge,value=edge
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=sha
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue