diff --git a/Makefile b/Makefile index 85a65e3a0e..fccae08d39 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= bd7de5d5dd +EPOCH_TEST_COMMIT ?= 7516dfd8c5 HEAD ?= HEAD PROJECT := github.com/projectatomic/libpod GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null)