tools/docker: enable fedora-39

This commit is contained in:
Mizux Seiha
2024-03-12 17:19:20 +01:00
parent 47ed4f9e9a
commit 83aa6a6656

View File

@@ -93,9 +93,11 @@ help:
@echo -e "\t\t${BOLD}archlinux${RESET} (latest)"
@echo -e "\t\t${BOLD}centos-7${RESET} (Centos 7 LTS)"
@echo -e "\t\t${BOLD}debian-sid${RESET} (unstable)"
@echo -e "\t\t${BOLD}debian-11${RESET} (bullseye)"
@echo -e "\t\t${BOLD}debian-13${RESET} (Trixie)"
@echo -e "\t\t${BOLD}debian-12${RESET} (Bookworm)"
@echo -e "\t\t${BOLD}debian-11${RESET} (Bullseye)"
# @echo -e "\t\t${BOLD}debian-10${RESET} (buster)"
# @echo -e "\t\t${BOLD}fedora-39${RESET}"
@echo -e "\t\t${BOLD}fedora-39${RESET}"
@echo -e "\t\t${BOLD}fedora-38${RESET}"
@echo -e "\t\t${BOLD}fedora-37${RESET}"
# @echo -e "\t\t${BOLD}opensuse-leap${RESET} (latest)"
@@ -405,7 +407,7 @@ DISTROS := \
archlinux \
centos-7 \
debian-11 debian-12 debian-13 debian-sid \
fedora-37 fedora-38 \
fedora-37 fedora-38 fedora-39 \
ubuntu-20.04 ubuntu-22.04 ubuntu-23.04 ubuntu-23.10
# List of stages