Skip to content

Commit

Permalink
ci (fix): revert latest tag on feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
pythoninthegrass committed Oct 10, 2024
1 parent 4549973 commit bd4ed23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
type=ref,event=branch
type=semver,pattern={{version}}
flavor: |
latest=true
latest=false
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit bd4ed23

Please sign in to comment.