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

Commit 85bdb19

Browse files
authored
Merge branch 'main' into jschoone-patch-1
2 parents b0179f9 + 479f496 commit 85bdb19

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)