diff --git a/build/onos-topo/Dockerfile b/build/onos-topo/Dockerfile index c936f39a..e9a736dc 100644 --- a/build/onos-topo/Dockerfile +++ b/build/onos-topo/Dockerfile @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 -FROM onosproject/golang-build:v1.3.0 as build +FROM onosproject/golang-build:v1.3.1 as build ENV GO111MODULE=on COPY . /go/src/github.com/onosproject/onos-topo