Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #39 from janus-idp/renovate/registry.access.redhat…
Browse files Browse the repository at this point in the history
….com-ubi9-go-toolset-1.x

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v1.19.13-4.1697647145
  • Loading branch information
tumido authored Oct 24, 2023
2 parents 9be3890 + 6204b63 commit 2111c7b
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,6 +1,6 @@
# Build the manager binary
#@follow_tag(registry.redhat.io/rhel9/go-toolset:1.19)
FROM registry.access.redhat.com/ubi9/go-toolset:1.19 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.19.13-4.1697647145 as builder
USER 0
ENV GOPATH=/go/

Expand Down

0 comments on commit 2111c7b

Please sign in to comment.