X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=zte%2Fsfc-driver%2Fplugin-standalone%2Fsrc%2Fmain%2Fassembly%2Fdocker%2Fbuild_image.sh;h=e5315d7e4a80483a12503643f9b8347d5c1a17bb;hb=64036009d28828c574928bb9cb724552a9696c61;hp=6c374b006f2c8bfac8e831ad9926f9f7f308c5f5;hpb=9105c93bd425524b14c2d22613e740244515ba86;p=vfc%2Fnfvo%2Fdriver%2Fsfc.git diff --git a/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh b/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh index 6c374b0..e5315d7 100755 --- a/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh +++ b/zte/sfc-driver/plugin-standalone/src/main/assembly/docker/build_image.sh @@ -6,7 +6,7 @@ cd ${DOCKER_BUILD_DIR} BUILD_ARGS="--no-cache" ORG="onap" -VERSION="1.3.0" +VERSION="1.3.1" PROJECT="vfc" IMAGE="ztesdncdriver" DOCKER_REPOSITORY="nexus3.onap.org:10003"