Skip to content

Commit 2a60e1a

Browse files
chore(deps): update golang docker tag to v1.24.1
1 parent 9d1704e commit 2a60e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ARG GOOGLE_CLOUD_CLI_IMAGE_TAG=504.0.0-alpine
33

44
# Build go binaries
5-
FROM golang:1.23.4-alpine3.20 AS gobinaries
5+
FROM golang:1.24.1-alpine3.20 AS gobinaries
66

77
# https://github.com/stackrox/kube-linter
88
ENV KUBELINTER_VERSION=0.6.8

0 commit comments

Comments
 (0)