diff --git a/roles/devserver/userland-software/files/make.conf b/roles/devserver/userland-software/files/make.conf --- a/roles/devserver/userland-software/files/make.conf +++ b/roles/devserver/userland-software/files/make.conf @@ -17,4 +17,4 @@ WITH_CCACHE_BUILD=yes CCACHE_DIR=/var/cache/ccache -DEFAULT_VERSIONS+= php=8.1 mysql=10.2m apache=2.4 python=3.8 python3=3.8 python2=2.7 tcl=8.6 +DEFAULT_VERSIONS+= php=8.1 mysql=10.2m apache=2.4 python=3.9 python3=3.9 python2=2.7 tcl=8.6