Skip to content

Commit

Permalink
Tweak version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shm013 committed Jul 4, 2021
1 parent ec8b8eb commit 731935c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
images: shm013/certbot-dns-freenom
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.{{minor}}
latest
- name: Login to DockerHub
Expand Down

0 comments on commit 731935c

Please sign in to comment.