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 789f9fc commit d5b4ff8Copy full SHA for d5b4ff8
ipu-plugin/images/Dockerfile
@@ -1,6 +1,6 @@
1
# SPDX-License-Identifier: Apache-2.0
2
# Copyright (c) 2024 Intel Corporation
3
-FROM golang:1.23.6-alpine@sha256:f8113c4b13e2a8b3a168dceaee88ac27743cc84e959f43b9dbd2291e9c3f57a0 AS builder
+FROM golang:1.25.0-alpine@sha256:72a77777b4d52d80820a9b5828c06cca1cd3c24721b6ca25b0269b5f6fb00daa AS builder
4
RUN apk add --no-cache git
5
ARG TARGETOS
6
ARG TARGETARCH
0 commit comments