Skip to content

Commit 124a16f

Browse files
authored
Bumped to Go 1.25.10 and azlinux 3.0.20260506 (#1793)
1 parent caf73c8 commit 124a16f

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.9-bookworm
19-
BINARY_BASE_IMAGE ?= mcr.microsoft.com/azurelinux/distroless/base:3.0.20260401
18+
BUILD_BASE_IMAGE ?= golang:1.25.10-bookworm
19+
BINARY_BASE_IMAGE ?= mcr.microsoft.com/azurelinux/distroless/base:3.0.20260506
2020

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

0 commit comments

Comments
 (0)