Skip to content

Commit

Permalink
updated docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucalauro committed Oct 3, 2024
1 parent 4a77671 commit 281e831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/${{ github.repository_owner }}/${{ github.repository }}:latest
tags: ghcr.io/${{ github.repository }}:latest

0 comments on commit 281e831

Please sign in to comment.