docker/Makefile: fix bash style.
This commit is contained in:
parent
ca8575fcb3
commit
abe517027c
@ -23,7 +23,7 @@
|
||||
TAG := glued
|
||||
VERSION := 2020.07.24
|
||||
VOLUME := $(CURDIR)/..
|
||||
DNS := 8.8.8.8
|
||||
DNS := 8.8.8.8
|
||||
|
||||
all:
|
||||
docker build -t $(TAG):$(VERSION) .
|
||||
|
Reference in New Issue
Block a user