Update Python version from 3.11 to 3.12
This commit is contained in:
parent
3c1bf165c9
commit
5ac0836d6c
@ -22,7 +22,7 @@ $STD apt-get install -y \
|
||||
nginx
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
PYTHON_VERSION="3.11" setup_uv
|
||||
PYTHON_VERSION="3.12" setup_uv
|
||||
PG_VERSION="17" setup_postgresql
|
||||
|
||||
msg_info "Installing Postgresql"
|
||||
|
Loading…
x
Reference in New Issue
Block a user