Skip to content

Commit 1b53e06

Browse files
Merge pull request #1637 from enterprise-contract/dependabot/docker/all-0278801061
build(deps): bump ubi9/go-toolset from `f04d515` to `f001ad1` in the all group
2 parents 03d5c8e + 1595125 commit 1b53e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# This works fine but will produce an EC violation
2020
# FROM docker.io/library/golang:1.21 AS build
2121

22-
FROM registry.access.redhat.com/ubi9/go-toolset:1.21@sha256:f04d515e747fbd9ef5e55a7d34808e4abf1d62623515d0e97c12b51cc0008de3 AS build
22+
FROM registry.access.redhat.com/ubi9/go-toolset:1.21@sha256:f001ad1001a22fe5f6fc7d876fc172b01c1b7dcd6c498f83a07b425e24275a79 AS build
2323

2424
ARG BUILD_SUFFIX="redhat"
2525
ARG BUILD_LIST="darwin_amd64 darwin_arm64 linux_amd64 linux_arm64 linux_ppc64le linux_s390x windows_amd64"

0 commit comments

Comments
 (0)