diff --git a/Dockerfile.rhtpa-operator.rh b/Dockerfile.rhtpa-operator.rh index fdf5a41e..3fc186b7 100644 --- a/Dockerfile.rhtpa-operator.rh +++ b/Dockerfile.rhtpa-operator.rh @@ -1,5 +1,5 @@ # Build the manager binary 1.26.3 -FROM registry.redhat.io/ubi10/go-toolset:1.26.5-1784784079 AS builder +FROM registry.redhat.io/ubi10/go-toolset:1.26.5-1784829039 AS builder ARG TARGETOS ARG TARGETARCH