Skip to content

Commit

Permalink
fix: disable auto latest label
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbriere1 committed Jan 3, 2024
1 parent d3a0adf commit 2b0cd1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ jobs:
labels: |
org.opencontainers.image.source=github.com/${{ github.repository }}
org.opencontainers.image.revision=${{ github.sha }}
flavor: |
latest=false
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 2b0cd1e

Please sign in to comment.