1
0
mirror of https://github.com/phusion/baseimage-docker.git synced 2026-03-26 12:29:07 +00:00

Update Makefile

Increment version
This commit is contained in:
Travis Rowland
2020-06-04 02:23:15 -07:00
committed by GitHub
parent c2265dfda8
commit 5078b027ba

View File

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