Skip to content

Commit

Permalink
attempt to add latest docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
benphelps authored Aug 27, 2022
1 parent 313f2ea commit 169c64f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
latest=auto
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit 169c64f

Please sign in to comment.