Skip to content

Commit 34b2f7d

Browse files
dependabot[bot]lucacome
authored andcommitted
Bump golang from 1.20-alpine to 1.21-alpine in /build (#4229)
Bumps golang from 1.20-alpine to 1.21-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit b8aaeea)
1 parent eff8cbf commit 34b2f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ LABEL org.nginx.kic.image.build.nginx.version="${NGINX_PLUS_VERSION}${NGINX_VERS
254254

255255

256256
############################################# Build nginx-ingress in golang container #############################################
257-
FROM golang:1.20-alpine AS builder
257+
FROM golang:1.21-alpine AS builder
258258
ARG IC_VERSION
259259
ARG TARGETARCH
260260

0 commit comments

Comments
 (0)