Updated Makefile
This commit is contained in:
parent
a63d148f30
commit
f94794bfb3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -139,7 +139,7 @@ docker-debian-run:
|
|||
|
||||
.PHONY: docker-alpine
|
||||
docker-alpine:
|
||||
docker build -t ncc-alpine -f Dockerfile.alpine .
|
||||
docker build -t ncc-alpine -f Dockerfile .
|
||||
|
||||
.PHONY: docker-alpine-run
|
||||
docker-alpine-run:
|
||||
|
|
Loading…
Add table
Reference in a new issue