Skip to content

Commit

Permalink
chore(deps): bump ubi8/go-toolset from 1.21.13 to 1.22.9
Browse files Browse the repository at this point in the history
Bumps ubi8/go-toolset from 1.21.13 to 1.22.9.

---
updated-dependencies:
- dependency-name: ubi8/go-toolset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 6ab03d3 commit a5663f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.13 AS builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.9 AS builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit a5663f0

Please sign in to comment.