Skip to content

Commit 6beb952

Browse files
authored
Bumped the version of Go used in builds to 1.24.4 (#1739)
1 parent cd1bd9a commit 6beb952

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
@@ -15,7 +15,7 @@ GO_BINARY_NAME ?= appgw-ingress
1515
GOOS ?= linux
1616
GARCH ?= arm64
1717

18-
BUILD_BASE_IMAGE ?= golang:1.23.6-bookworm
18+
BUILD_BASE_IMAGE ?= golang:1.24.4-bookworm
1919
BINARY_BASE_IMAGE ?= mcr.microsoft.com/cbl-mariner/distroless/base:2.0
2020

2121
REPO ?= appgwreg.azurecr.io

0 commit comments

Comments
 (0)