From e769e456dc6d11bdcf86cf857e7f3786984fc87c Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Fri, 20 Mar 2020 11:27:31 -0400 Subject: [PATCH] Update new version of odo init image (#51) Updates the Dockerfile to a new version of odo init image for release Signed-off-by: Charlie Drage --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 19106fb..b80812b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ LABEL com.redhat.component=atomic-openshift-odo-init-image-container \ summary="Odo init image is an init container used by odo to initialze a 'component'" # Change version as needed -LABEL version=1.0.2 +LABEL version=1.1.1 ENV ODO_TOOLS_DIR /opt/odo-init/