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

Commit 479f496

Browse files
🌱 Update Cspo Image group to v1.23.3 (#206)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | docker.io/library/golang | 1.23.0 | 1.23.3 | Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
1 parent 5834b9b commit 479f496

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)