X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-danm.git;a=blobdiff_plain;f=SPECS%2Fcaas-sriovdp.spec;fp=SPECS%2Fcaas-sriovdp.spec;h=62b3151c21a56ecf7f76c6ca7e0466aaa8f9c42f;hp=3e0b55418f60fce19a5bf2487af1ec1dac36ac79;hb=fad294cd24c9b15a223d4988d02c7a741b9b72fb;hpb=9993b55e627f9418a7015ebe1eea73870d65eba7 diff --git a/SPECS/caas-sriovdp.spec b/SPECS/caas-sriovdp.spec index 3e0b554..62b3151 100644 --- a/SPECS/caas-sriovdp.spec +++ b/SPECS/caas-sriovdp.spec @@ -15,8 +15,9 @@ %define COMPONENT sriovdp %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 2.0.0 -%define RPM_MINOR_VERSION 4 +%define RPM_MINOR_VERSION 5 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} +%define go_version 1.12.9 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} @@ -49,6 +50,7 @@ docker build \ --build-arg https_proxy="${https_proxy}" \ --build-arg no_proxy="${no_proxy}" \ --build-arg SRIOVDP="%{RPM_MAJOR_VERSION}" \ + --build-arg go_version="%{go_version}" \ --tag %{COMPONENT}:%{IMAGE_TAG} \ %{_builddir}/%{RPM_NAME}-%{RPM_MAJOR_VERSION}/docker-build/%{COMPONENT}/