We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61d19d commit 4ba87a1Copy full SHA for 4ba87a1
Dockerfile
@@ -1,6 +1,6 @@
1
# -----------------------------------------------------------------------------
2
# The base image for building the k9s binary
3
-FROM --platform=$BUILDPLATFORM golang:1.25.0-alpine3.21 AS build
+FROM --platform=$BUILDPLATFORM golang:1.25.1-alpine3.21 AS build
4
5
ARG TARGETOS
6
ARG TARGETARCH
0 commit comments