Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit 672f2dd

Browse files
build(deps): bump alpine from 3.22 to 3.23 in /cmd/cl-controlplane (#797)
Bumps alpine from 3.22 to 3.23. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.23' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc81375 commit 672f2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/cl-controlplane/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22
1+
FROM alpine:3.23
22

33
# Populated during the build process, for example, with 'arm64' or 'amd64'.
44
ARG TARGETARCH

0 commit comments

Comments
 (0)