diff --git a/Dockerfile b/Dockerfile index ac253d0..6aded9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/