Skip to content

Commit

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

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

0 comments on commit 92db758

Please sign in to comment.