Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent a72bf8c commit 9c632c8
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:cdc86d9f363e8786845bea2040312b4efa321b828acdeb26f393faa864d887b0 as builder
FROM golang:1.22-alpine@sha256:2a882244fb51835ebbd8313bffee83775b0c076aaf56b497b43d8a4c72db65e1 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 9c632c8

Please sign in to comment.