We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1704e commit 2a60e1aCopy full SHA for 2a60e1a
Dockerfile
@@ -2,7 +2,7 @@
2
ARG GOOGLE_CLOUD_CLI_IMAGE_TAG=504.0.0-alpine
3
4
# Build go binaries
5
-FROM golang:1.23.4-alpine3.20 AS gobinaries
+FROM golang:1.24.1-alpine3.20 AS gobinaries
6
7
# https://github.com/stackrox/kube-linter
8
ENV KUBELINTER_VERSION=0.6.8
0 commit comments