Skip to content

Commit 7fb2e7a

Browse files
committed
Cleanup in makefile
1 parent e2bd38e commit 7fb2e7a

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
@@ -7,7 +7,6 @@ DOCKER_LOCAL_REPO = localhost:5000
77
DOCKER_IMAGE ?= $(DOCKER_HUB_REPO)/$(IMAGE_NAME)
88
DOCKER_TEST_IMAGE = $(DOCKER_LOCAL_REPO)/$(IMAGE_NAME)
99

10-
ARCHS ?= amd64 arm32v6 arm32v7 arm64v8 i386 ppc64le
1110
PLATFORM ?= amd64
1211
BASEIMAGE_BRANCH ?= 2.6
1312

0 commit comments

Comments
 (0)