We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6faee8e + 6f93032 commit 874c869Copy full SHA for 874c869
1 file changed
cmd/csi_driver/Dockerfile
@@ -14,7 +14,7 @@
14
# limitations under the License.
15
16
# Build driver go binary
17
-FROM --platform=$BUILDPLATFORM golang:1.24.1 AS driver-builder
+FROM --platform=$BUILDPLATFORM golang:1.24.2 AS driver-builder
18
19
ARG STAGINGVERSION
20
ARG TARGETPLATFORM
0 commit comments