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

Commit b571715

Browse files
🌱 Update Cspo Image group to v1.21.6 (#44)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | docker.io/library/golang | 1.21.5 | 1.21.6 | Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com> Co-authored-by: Michal Gubricky <[email protected]>
1 parent adb83d3 commit b571715

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.21.5-bullseye as build
16+
FROM --platform=${BUILDPLATFORM} docker.io/library/golang:1.21.6-bullseye as build
1717
ARG TARGETOS TARGETARCH
1818

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

0 commit comments

Comments
 (0)