Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna authored Dec 30, 2024
1 parent dc54473 commit 644cdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
push: true
tags: |
hykilpikonna/aquadx:latest
ghcr.io/${{ github.repository_owner }}/AquaDX:latest
ghcr.io/${{ github.repository_owner }}/aquadx:latest
platforms: linux/amd64,linux/arm64
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache

0 comments on commit 644cdef

Please sign in to comment.