Skip to content

Commit

Permalink
Enable Docker latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewL246 authored Dec 16, 2023
1 parent 653acb3 commit f9b7505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
flavor: latest=true

- name: Build and push Docker image
id: build-and-push
Expand Down

0 comments on commit f9b7505

Please sign in to comment.