Skip to content

Commit

Permalink
Remove 'latest' tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 committed Dec 11, 2021
1 parent 62463d6 commit 6b66b60
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
type=semver,pattern={{version}},prefix=backend-
type=semver,pattern={{major}}.{{minor}},prefix=backend-
type=semver,pattern={{major}},prefix=backend-
flavor: |
latest=false
- name: Docker Frontend metadata
id: frontend-meta
Expand All @@ -35,6 +37,8 @@ jobs:
type=semver,pattern={{version}},prefix=frontend-
type=semver,pattern={{major}}.{{minor}},prefix=frontend-
type=semver,pattern={{major}},prefix=frontend-
flavor: |
latest=false
- uses: docker/setup-qemu-action@v1

Expand Down

0 comments on commit 6b66b60

Please sign in to comment.