Skip to content

Commit 2cbaef5

Browse files
committed
Updated to the latest baseimage
1 parent 7fb2e7a commit 2cbaef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DOCKER_IMAGE ?= $(DOCKER_HUB_REPO)/$(IMAGE_NAME)
88
DOCKER_TEST_IMAGE = $(DOCKER_LOCAL_REPO)/$(IMAGE_NAME)
99

1010
PLATFORM ?= amd64
11-
BASEIMAGE_BRANCH ?= 2.6
11+
BASEIMAGE_BRANCH ?= 2.7
1212

1313
GITHUB_TOKEN ?= "NONE"
1414

0 commit comments

Comments
 (0)