Skip to content

Commit 771a8e6

Browse files
dependabot[bot]kfirtoledoelevran
authored
build(deps): bump alpine from 3.21 to 3.22 in /cmd/cl-controlplane (#756)
Bumps alpine from 3.21 to 3.22. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' 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> Co-authored-by: Kfir Toledo <kfir.toledo@ibm.com> Co-authored-by: Etai Lev Ran <elevran@gmail.com>
1 parent a954ec7 commit 771a8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.21
1+
FROM alpine:3.22
22

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

0 commit comments

Comments
 (0)