Skip to content

Commit 05f239c

Browse files
Merge pull request #459 from balena-io/make-alpine-3-21-the-default
Mark alpine 3.21 as the default alpine version
2 parents c5fdb88 + 0b465e8 commit 05f239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/sw.os/alpine/contract.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1",
55
"data": {
66
"libc": "musl-libc",
7-
"latest": "3.20",
7+
"latest": "3.21",
88
"versionList": "`3.21 (latest)`, `3.20`, `3.19`, `3.18`, `3.17`, `3.16`, `3.15`, `3.14`, `3.13`, `3.12`, `edge`"
99
},
1010
"name": "Alpine Linux {{this.version}}",

0 commit comments

Comments
 (0)