Skip to content

Commit

Permalink
Merge pull request #630 from konflux-ci/konflux/mintmaker/main/regist…
Browse files Browse the repository at this point in the history
…ry.access.redhat.com-ubi9-go-toolset-9.x

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9
  • Loading branch information
johnbieren authored Dec 10, 2024
2 parents 2e878e3 + bbcbaa1 commit 31339ae
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.22.7-1733160835 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1733160835 as builder

# Copy the Go Modules manifests
COPY go.mod go.mod
Expand Down

0 comments on commit 31339ae

Please sign in to comment.