Modified Makefile to force building image with lastest Ubuntu base image
Change-Id: I3d1deaadfe67daf6650e60cfb8cb95503e658a9f
This commit is contained in:
parent
aa15e29fb3
commit
8f13fc47ed
1
Makefile
1
Makefile
@ -29,6 +29,7 @@ BASE_IMAGE ?= ubuntu:18.04
|
|||||||
|
|
||||||
IMAGE_DIR:=images/$(IMAGE_NAME)
|
IMAGE_DIR:=images/$(IMAGE_NAME)
|
||||||
|
|
||||||
|
|
||||||
#make images will build ranger and rangercli
|
#make images will build ranger and rangercli
|
||||||
.PHONY: images
|
.PHONY: images
|
||||||
images: $(IMAGE_NAME)
|
images: $(IMAGE_NAME)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user