Commit f2d24fe5 authored by Geoff Simmons's avatar Geoff Simmons

Set 0.1.0 as the latest version.

parent 85e05a89
......@@ -57,7 +57,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef CONTROLLER_IMAGE
CONTROLLER_IMAGE=uplex/viking-controller
endif
......
......@@ -55,7 +55,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef VARNISH_IMAGE
VARNISH_IMAGE=uplex/viking-$(VARNISH)
endif
......
......@@ -55,7 +55,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef VARNISH_IMAGE
VARNISH_IMAGE=uplex/viking-$(VARNISH)
endif
......
......@@ -60,7 +60,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef CONTROLLER_IMAGE
CONTROLLER_IMAGE=uplex/viking-controller
endif
......
......@@ -55,7 +55,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef VARNISH_IMAGE
VARNISH_IMAGE=uplex/viking-$(VARNISH)
endif
......
......@@ -56,7 +56,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef VARNISH_IMAGE
VARNISH_IMAGE=uplex/viking-$(VARNISH)
endif
......
......@@ -59,7 +59,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef CONTROLLER_IMAGE
CONTROLLER_IMAGE=uplex/viking-controller
endif
......
......@@ -60,7 +60,7 @@ else ifeq ($(TEST),ci)
endif
# If not specified, pull the latest "official" images from dockerhub.
LATEST=0.0.2
LATEST=0.1.0
ifndef CONTROLLER_IMAGE
CONTROLLER_IMAGE=uplex/viking-controller
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment