diff --git a/Dockerfile.rhtpa-operator.rh b/Dockerfile.rhtpa-operator.rh index 5f01f673..fdf5a41e 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-1784668091 AS builder +FROM registry.redhat.io/ubi10/go-toolset:1.26.5-1784784079 AS builder ARG TARGETOS ARG TARGETARCH