Skip to content

Commit db26db9

Browse files
committed
Add Alpine 3.19 and drop 3.17 to versions.sh
1 parent ab3d095 commit db26db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ for version in "${versions[@]}"; do
192192
empty
193193
| ., "slim-" + .), # https://github.com/docker-library/ruby/pull/142#issuecomment-320012893
194194
(
195+
"3.19",
195196
"3.18",
196-
"3.17",
197197
empty
198198
| "alpine" + .),
199199
if env.hasWindows != "" then

0 commit comments

Comments
 (0)