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 cd1bd9a commit 6beb952Copy full SHA for 6beb952
Makefile
@@ -15,7 +15,7 @@ GO_BINARY_NAME ?= appgw-ingress
15
GOOS ?= linux
16
GARCH ?= arm64
17
18
-BUILD_BASE_IMAGE ?= golang:1.23.6-bookworm
+BUILD_BASE_IMAGE ?= golang:1.24.4-bookworm
19
BINARY_BASE_IMAGE ?= mcr.microsoft.com/cbl-mariner/distroless/base:2.0
20
21
REPO ?= appgwreg.azurecr.io
0 commit comments