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 2751ea4 commit 9be5c79Copy full SHA for 9be5c79
1 file changed
Makefile
@@ -15,7 +15,7 @@ GO_BINARY_NAME ?= appgw-ingress
15
GOOS ?= linux
16
GARCH ?= arm64
17
18
-BUILD_BASE_IMAGE ?= golang:1.25.7-bookworm
+BUILD_BASE_IMAGE ?= golang:1.25.8-bookworm
19
BINARY_BASE_IMAGE ?= mcr.microsoft.com/azurelinux/distroless/base:3.0.20260204
20
21
REPO ?= appgwreg.azurecr.io
0 commit comments