Bump the epoch from 2 to 3 for deb packages
Signed-off-by: Jose Bigio <jose.bigio@docker.com> Upstream-commit: 4f3c49bc920bd125aeeea546d48c561f317c4c37 Component: packaging
This commit is contained in:
@@ -11,7 +11,7 @@ GO_IMAGE=$(GO_BASE_IMAGE):$(GO_VERSION)
|
||||
SUFFIX=ce
|
||||
DEB_VERSION?=$(shell SUFFIX=$(SUFFIX) ./gen-deb-ver $(CLI_DIR) "$(VERSION)")
|
||||
CHOWN:=docker run --rm -v $(CURDIR):/v -w /v alpine chown
|
||||
EPOCH?=2
|
||||
EPOCH?=3
|
||||
|
||||
COMMON_FILES=common
|
||||
BUILD?=docker build \
|
||||
|
||||
Reference in New Issue
Block a user