Skip to content

Commit 8ba916f

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.25.7-1771417345 (#1248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28d16a9 commit 8ba916f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.7-1771271449 as builder
2+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.7-1771417345 as builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

internal/images/custom-scorecard-tests/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# Build the manager binary
16-
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.7-1771271449 as builder
16+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.7-1771417345 as builder
1717
ARG TARGETOS
1818
ARG TARGETARCH
1919

0 commit comments

Comments
 (0)