Cleaning up build process

This commit is contained in:
Travis Rowland
2020-05-29 13:13:36 -07:00
parent 541c9a075f
commit e701f1a32b
6 changed files with 111 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
VERSION ?= 0.11
VERSION ?= bionic-1.0.0
ifdef BASE_IMAGE
BUILD_ARG = --build-arg BASE_IMAGE=$(BASE_IMAGE)
ifndef NAME