Skip to content

Commit 9be5c79

Browse files
authored
Bumped Go to patch CVEs (#1781)
1 parent 2751ea4 commit 9be5c79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.25.7-bookworm
18+
BUILD_BASE_IMAGE ?= golang:1.25.8-bookworm
1919
BINARY_BASE_IMAGE ?= mcr.microsoft.com/azurelinux/distroless/base:3.0.20260204
2020

2121
REPO ?= appgwreg.azurecr.io

0 commit comments

Comments
 (0)