Skip to content

Commit 7b0cee6

Browse files
chore(deps): bump alpine from 3.20 to 3.21 (#4396)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e433d68 commit 7b0cee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ COPY .git/ .git/
2323

2424
RUN ./scripts/build.sh
2525

26-
FROM alpine:3.20
26+
FROM alpine:3.21
2727
WORKDIR /
2828
RUN apk update && apk add --no-cache bash ca-certificates openssh-client && update-ca-certificates
2929
COPY --from=builder /go/src/github.com/scaleway/scaleway-cli/scw .

0 commit comments

Comments
 (0)