diff --git a/images/cspo/Dockerfile b/images/cspo/Dockerfile index 7ba22c18..9eab0633 100644 --- a/images/cspo/Dockerfile +++ b/images/cspo/Dockerfile @@ -13,7 +13,7 @@ # limitations under the License. # Build the manager binary -FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.0-bullseye as build +FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.1-bullseye as build ARG TARGETOS TARGETARCH COPY . /src/cluster-stack-provider-openstack