al2022 -> al2023

This commit is contained in:
Lee Goolsbee
2023-05-16 15:43:21 -05:00
parent 8ff6937833
commit 65ba5e746a
44 changed files with 83 additions and 83 deletions

View File

@@ -11,7 +11,7 @@ if [[ $ID = "amzn" ]] && [[ $VERSION = "2" ]]; then
python38 \
python38-pip \
python38-devel
elif [[ $ID = "amzn" ]] && [[ $VERSION = "2022" ]]; then
elif [[ $ID = "amzn" ]] && [[ $VERSION = "2023" ]]; then
dnf install -y \
python3 \
python3-pip \