diff --git a/Makefile b/Makefile index 8aae3024ce..cc839479f8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 5d52f74 +EPOCH_TEST_COMMIT ?= dd0d35d HEAD ?= HEAD PROJECT := github.com/projectatomic/libpod GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null)