Skip to content

Commit 5ed778c

Browse files
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.25.5-1770596585 (#1235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff6054d commit 5ed778c

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.24.6 as builder
2+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.5-1770596585 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.24.6 as builder
16+
FROM registry.access.redhat.com/ubi9/go-toolset:1.25.5-1770596585 as builder
1717
ARG TARGETOS
1818
ARG TARGETARCH
1919

0 commit comments

Comments
 (0)