Skip to content

Commit 5e7df43

Browse files
committed
Deprecate Ubuntu 24.10 (Oracular)
Reached EOL in July 2025 Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 5c8855e commit 5e7df43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ do_install() {
492492
ubuntu.focal|ubuntu.bionic|ubuntu.xenial|ubuntu.trusty)
493493
deprecation_notice "$lsb_dist" "$dist_version"
494494
;;
495-
ubuntu.mantic|ubuntu.lunar|ubuntu.kinetic|ubuntu.impish|ubuntu.hirsute|ubuntu.groovy|ubuntu.eoan|ubuntu.disco|ubuntu.cosmic)
495+
ubuntu.oracular|ubuntu.mantic|ubuntu.lunar|ubuntu.kinetic|ubuntu.impish|ubuntu.hirsute|ubuntu.groovy|ubuntu.eoan|ubuntu.disco|ubuntu.cosmic)
496496
deprecation_notice "$lsb_dist" "$dist_version"
497497
;;
498498
fedora.*)

0 commit comments

Comments
 (0)