Skip to content

Commit

Permalink
Merge pull request #8 from Loongson-Cloud-Community/qiangxuhui-patch-2
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
qiangxuhui authored Feb 18, 2024
2 parents 1b4a734 + 857388f commit 5de4bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/golang/1.21-alpine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ IMAGE = $(REGISTRY)/$(REPOSITORY):$(TAG)
default: image

image:
echo "jack test"
docker build \
-t $(IMAGE) \
.
Expand Down

0 comments on commit 5de4bdf

Please sign in to comment.