diff --git a/build.env b/build.env index b4381833b..97fb7fc63 100644 --- a/build.env +++ b/build.env @@ -16,7 +16,7 @@ BASE_IMAGE=docker.io/ceph/ceph:v15 CEPH_VERSION=nautilus # standard Golang options -GOLANG_VERSION=1.15 +GOLANG_VERSION=1.15.5 GO111MODULE=on # static checks and linters