Skip to content

Commit 3258fc0

Browse files
dependabot[bot]jremy42
authored andcommitted
chore(deps): bump alpine from 3.22 to 3.23 (#5249)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1971dec commit 3258fc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
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.22
26+
FROM alpine:3.23
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)