diff --git a/Makefile b/Makefile index 6554167..1aafb35 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=distribution/distribution -export BUILD_VERSION ?= v2.8.3 +export BUILD_VERSION ?= v3.1.1 export BUILDTAGS ?= include_oss include_gcs export GOOS ?= linux