Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 1ce55b0

Browse files
build(deps): bump ubi9/go-toolset from 1.20.12 to 1.21.10
Bumps ubi9/go-toolset from 1.20.12 to 1.21.10. --- updated-dependencies: - dependency-name: ubi9/go-toolset dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34ae088 commit 1ce55b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
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.20.12 as builder
2+
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.10 as builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

oauth.Dockerfile

+1-1
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.20.12 as builder
2+
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.10 as builder
33
ARG TARGETOS
44
ARG TARGETARCH
55

0 commit comments

Comments
 (0)