We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb2e7a commit 2cbaef5Copy full SHA for 2cbaef5
Makefile
@@ -8,7 +8,7 @@ DOCKER_IMAGE ?= $(DOCKER_HUB_REPO)/$(IMAGE_NAME)
8
DOCKER_TEST_IMAGE = $(DOCKER_LOCAL_REPO)/$(IMAGE_NAME)
9
10
PLATFORM ?= amd64
11
-BASEIMAGE_BRANCH ?= 2.6
+BASEIMAGE_BRANCH ?= 2.7
12
13
GITHUB_TOKEN ?= "NONE"
14
0 commit comments