diff options
author | Jun Li <matthew.lijun@huawei.com> | 2016-05-03 09:43:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-05-03 09:43:42 +0000 |
commit | b3dd5d447547be4071668c55e93cf84cb665392b (patch) | |
tree | 7a9721d4507291dcdbc1de2f776ba865c9ed146c /jjb | |
parent | a77207cece2154246ab6520837b07f0b49f0a235 (diff) | |
parent | 0ca5b5b23d60ed6ceda156909a685cb20d16b4e2 (diff) |
Merge "Docker, change BASE_VERSION to brahmaputra.3"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/opnfv/opnfv-docker.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/opnfv/opnfv-docker.yml b/jjb/opnfv/opnfv-docker.yml index 130edd480..936f22040 100644 --- a/jjb/opnfv/opnfv-docker.yml +++ b/jjb/opnfv/opnfv-docker.yml @@ -40,7 +40,7 @@ description: "To enable/disable pushing the image to Dockerhub." - string: name: BASE_VERSION - default: "brahmaputra.1" + default: "brahmaputra.3" description: "Base version to be used." - string: name: DOCKER_REPO_NAME @@ -83,7 +83,7 @@ description: "To enable/disable pushing the image to Dockerhub." - string: name: BASE_VERSION - default: "brahmaputra.2" + default: "brahmaputra.3" description: "Base version to be used." - string: name: DOCKER_REPO_NAME |