Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Commit 9856072

Browse files
authored
Merge branch 'main' into renovate/docker.io-library-alpine-3.20.3
2 parents 46659ed + 479f496 commit 9856072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/cspo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# Build the manager binary
16-
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.0-bullseye as build
16+
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.23.3-bullseye as build
1717
ARG TARGETOS TARGETARCH
1818

1919
COPY . /src/cluster-stack-provider-openstack

0 commit comments

Comments
 (0)