Update
This commit is contained in:
parent
21b86ff24b
commit
2388d33beb
3 changed files with 4 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
|||
.PHONY: build
|
||||
|
||||
GBOX_VERSION = 1.0.6
|
||||
GBOX_VERSION = v1.0.6
|
||||
|
||||
build:
|
||||
docker build . -t git.dergrimm.net/dergrimm/gbox:$(GBOX_VERSION) --build-arg GBOX_VERSION=$(GBOX_VERSION)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue