Skip to content

Commit 38047c6

Browse files
bump python version
1 parent e5ad8af commit 38047c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/macos/scripts/build/install-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ if is_Veertu; then
3838
fi
3939

4040
echo "Brew Installing Python 3"
41-
brew_smart_install "python@3.11"
41+
brew_smart_install "python@3.12"
4242

4343
echo "Installing pipx"
4444
export PIPX_BIN_DIR=/usr/local/opt/pipx_bin

0 commit comments

Comments
 (0)