diff --git a/images/csi-nfs/werf.inc.yaml b/images/csi-nfs/werf.inc.yaml index d6878bfe..053d4c25 100644 --- a/images/csi-nfs/werf.inc.yaml +++ b/images/csi-nfs/werf.inc.yaml @@ -23,8 +23,6 @@ mount: - fromPath: ~/go-pkg-cache to: /go/pkg shell: - beforeInstall: - - apk add --no-cache ca-certificates make git install: - export GO_VERSION={{ env "GOLANG_VERSION" }} - export GOPROXY={{ env "GOPROXY" }}