diff --git a/Dockerfile b/Dockerfile index d385a76..44d517c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1733160835 AS builder +FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1734626445 AS builder ARG TARGETOS ARG TARGETARCH