Skip to content

Commit bffc225

Browse files
build(deps): bump alpine from 3.20 to 3.21 in /cmd/cl-go-dataplane (#721)
Bumps alpine from 3.20 to 3.21. --- updated-dependencies: - dependency-name: alpine 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 81585c4 commit bffc225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cl-go-dataplane/Dockerfile

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

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

0 commit comments

Comments
 (0)