Skip to content

Commit 3912fa2

Browse files
authored
Bumped Go to 1.25.8 and azlinux to 3.0.20260401 (#1790)
1 parent de7bf65 commit 3912fa2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ GO_BINARY_NAME ?= appgw-ingress
1515
GOOS ?= linux
1616
GARCH ?= arm64
1717

18-
BUILD_BASE_IMAGE ?= golang:1.25.8-bookworm
19-
BINARY_BASE_IMAGE ?= mcr.microsoft.com/azurelinux/distroless/base:3.0.20260204
18+
BUILD_BASE_IMAGE ?= golang:1.25.9-bookworm
19+
BINARY_BASE_IMAGE ?= mcr.microsoft.com/azurelinux/distroless/base:3.0.20260401
2020

2121
REPO ?= appgwreg.azurecr.io
2222
IMAGE_NAME = public/azure-application-gateway/kubernetes-ingress-staging

0 commit comments

Comments
 (0)