Skip to content

Commit

Permalink
Bump golang from 0466223 to cdc86d9 in /ipu-plugin/images
Browse files Browse the repository at this point in the history
Bumps golang from `0466223` to `cdc86d9`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ahalimx86 committed Apr 17, 2024
1 parent d289c1a commit 99445fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipu-plugin/images/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2024 Intel Corporation
FROM golang:1.22-alpine@sha256:0466223b8544fb7d4ff04748acc4d75a608234bf4e79563bff208d2060c0dd79 as builder
FROM golang:1.22-alpine@sha256:cdc86d9f363e8786845bea2040312b4efa321b828acdeb26f393faa864d887b0 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 99445fa

Please sign in to comment.