Skip to content

Commit 73c063f

Browse files
chore(deps): bump alpine from 3.19 to 3.20 (#3851)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rémy Léone <[email protected]>
1 parent fe63a2b commit 73c063f

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
@@ -21,7 +21,7 @@ COPY .git/ .git/
2121

2222
RUN ./scripts/build.sh
2323

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

0 commit comments

Comments
 (0)