summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-06 22:54:11 +0100
committerGitHub <noreply@github.com>2020-01-06 22:54:11 +0100
commite3622209716ad1494531cd3cd38114081ec90f87 (patch)
tree58f72e730333f663d8f36593fff345eb78f00b5d /Makefile
parent2d8f1c8fda4d0a8b7c41addbc89f0b2f83908ec2 (diff)
parent8e4a489e1b26fa56e2bc0ef8ac4fb203d0f95066 (diff)
downloadpodman-e3622209716ad1494531cd3cd38114081ec90f87.tar.gz
podman-e3622209716ad1494531cd3cd38114081ec90f87.tar.bz2
podman-e3622209716ad1494531cd3cd38114081ec90f87.zip
Merge pull request #4800 from mheon/bump-1.7.0
Bump to v1.7.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f87990fc..1173f43a0 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61
+EPOCH_TEST_COMMIT ?= 2d8f1c8fda4d0a8b7c41addbc89f0b2f83908ec2
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD