diff --git a/Makefile b/Makefile index 2762fdd8a..b52a5099b 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ STATICRELEASE=containerd-static-$(VERSION:v%=%)-${GOOS}-${GOARCH} CRIRELEASE=cri-containerd-$(VERSION:v%=%)-${GOOS}-${GOARCH} CRICNIRELEASE=cri-containerd-cni-$(VERSION:v%=%)-${GOOS}-${GOARCH} -PKG=github.com/containerd/containerd +PKG=github.com/containerd/containerd/v2 # Project binaries. COMMANDS=ctr containerd containerd-stress