Skip to content

Commit

Permalink
fix repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Oct 17, 2023
1 parent f0d17e3 commit 32572f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ docker-push:
--build-arg VERSION=${GIT_VER} \
--platform linux/amd64,linux/arm64 \
-f docker/Dockerfile \
-t katsubushi/katsubushi:${GIT_VER} \
-t kayac/gunfish:${GIT_VER} \
-t ghcr.io/kayac/gunfish:${GIT_VER} \
--push \
.

0 comments on commit 32572f7

Please sign in to comment.