Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7a46d5a

Browse filesBrowse files
committed
Add Alpine 3.22 (remove Alpine 3.20)
1 parent 1b56e9a commit 7a46d5a
Copy full SHA for 7a46d5a

8 files changed

+16-16Lines changed: 16 additions & 16 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎versions.json‎

Copy file name to clipboardExpand all lines: versions.json
+9-9Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"slim-bookworm",
1414
"bullseye",
1515
"slim-bullseye",
16-
"alpine3.21",
17-
"alpine3.20"
16+
"alpine3.22",
17+
"alpine3.21"
1818
],
1919
"version": "3.10.17"
2020
},
@@ -32,8 +32,8 @@
3232
"slim-bookworm",
3333
"bullseye",
3434
"slim-bullseye",
35-
"alpine3.21",
36-
"alpine3.20"
35+
"alpine3.22",
36+
"alpine3.21"
3737
],
3838
"version": "3.11.12"
3939
},
@@ -51,8 +51,8 @@
5151
"slim-bookworm",
5252
"bullseye",
5353
"slim-bullseye",
54+
"alpine3.22",
5455
"alpine3.21",
55-
"alpine3.20",
5656
"windows/windowsservercore-ltsc2025",
5757
"windows/windowsservercore-ltsc2022"
5858
],
@@ -72,8 +72,8 @@
7272
"slim-bookworm",
7373
"bullseye",
7474
"slim-bullseye",
75+
"alpine3.22",
7576
"alpine3.21",
76-
"alpine3.20",
7777
"windows/windowsservercore-ltsc2025",
7878
"windows/windowsservercore-ltsc2022"
7979
],
@@ -93,8 +93,8 @@
9393
"slim-bookworm",
9494
"bullseye",
9595
"slim-bullseye",
96+
"alpine3.22",
9697
"alpine3.21",
97-
"alpine3.20",
9898
"windows/windowsservercore-ltsc2025",
9999
"windows/windowsservercore-ltsc2022"
100100
],
@@ -114,8 +114,8 @@
114114
"slim-bookworm",
115115
"bullseye",
116116
"slim-bullseye",
117-
"alpine3.21",
118-
"alpine3.20"
117+
"alpine3.22",
118+
"alpine3.21"
119119
],
120120
"version": "3.9.22"
121121
}
Collapse file

‎versions.sh‎

Copy file name to clipboardExpand all lines: versions.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ for version in "${versions[@]}"; do
200200
empty
201201
| ., "slim-" + .), # https://github.com/docker-library/ruby/pull/142#issuecomment-320012893
202202
(
203+
"3.22",
203204
"3.21",
204-
"3.20",
205205
empty
206206
| "alpine" + .),
207207
if env.hasWindows != "" then

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.