Skip to content

Commit

Permalink
Merge pull request #90 from konflux-ci/renovate/registry.access.redha…
Browse files Browse the repository at this point in the history
…t.com-ubi9-go-toolset-1.x

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.21.10-1
  • Loading branch information
johnbieren authored Jun 27, 2024
2 parents 3fd6cce + 04f2856 commit 21797e3
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/ubi9/go-toolset:1.21 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.21.10-1 as builder

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 21797e3

Please sign in to comment.