Skip to content

Commit 9f09739

Browse files
authored
revert configurable docker cli env var
1 parent 59dc6c4 commit 9f09739

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ endif
1111
LOCAL_BUILD_FLAGS ?= $(BUILD_FLAGS)
1212
LDFLAGS ?= -X=main.version=$(VERSION)
1313
DOCKERDIR = docker
14-
DOCKER_CLI := docker
1514

1615
IMAGE ?= registry.opensource.zalan.do/acid/$(BINARY)
1716
TAG ?= $(VERSION)

0 commit comments

Comments
 (0)