From 1525a2ec04f7e592fc97d8b7d20a1870ac9312d5 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 25 Feb 2016 13:53:27 +0100 Subject: [PATCH] docker: Bump base version of docker images to brahmaputra.1 This patch should wait until images of all the projects are built and tagged. Change-Id: Id2bf0866db1bcaea4de687f8580851cc62751605 Signed-off-by: Fatih Degirmenci --- jjb/opnfv/opnfv-docker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/opnfv/opnfv-docker.yml b/jjb/opnfv/opnfv-docker.yml index 04dcf832f..135fb493a 100644 --- a/jjb/opnfv/opnfv-docker.yml +++ b/jjb/opnfv/opnfv-docker.yml @@ -39,7 +39,7 @@ description: "To enable/disable pushing the image to Dockerhub." - string: name: BASE_VERSION - default: "brahmaputra.0" + default: "brahmaputra.1" description: "Base version to be used." - string: name: DOCKER_REPO_NAME -- 2.16.6