Skip to content

Commit 5bcc1a1

Browse files
committed
feat(base): bump alpine version
need cargo 1.87; edition 2024 is in 1.85+
1 parent 5faf6e0 commit 5bcc1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
# apk upgrade in a separate layer (musl is huge)
44
RUN apk upgrade --no-cache --update

0 commit comments

Comments
 (0)