diff --git a/Containerfile.tools b/Containerfile.tools index 353c681f..3c868e45 100644 --- a/Containerfile.tools +++ b/Containerfile.tools @@ -29,9 +29,6 @@ RUN \ tar -C /usr/local -xf tarball && \ rm tarball -WORKDIR /go/src/github.com/openshift-kni/oran-o2ims -COPY . . - # Update GOPATH and PATH. ENV \ GOPATH=/go