diff --git a/Makefile b/Makefile index cf197cc1..125e5fcc 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -.PHONY: $(shell ls) - BASE_IMAGE = golang:1.14-alpine3.12 +.PHONY: $(shell ls) + help: @echo "usage: make [action]" @echo ""