Skip to content

Commit

Permalink
Merge pull request #628 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-1.x

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.22.7-1733160835
  • Loading branch information
johnbieren authored Dec 9, 2024
2 parents da2aef2 + 9577e76 commit 17db260
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 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.22.7-1733160835 as builder

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

0 comments on commit 17db260

Please sign in to comment.