mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-18 02:43:06 -06:00
al2022 -> al2023
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user