Tom Clesius
Results
2
comments of
Tom Clesius
There is the possibilty to customize the language versions in Docker Images : https://unit.nginx.org/installation/#inst-lang-docker. But you need to change `VERSIONS_python ?= 3.11` to` VERSIONS_python ?= 3.12` in the makefile, then...
oh!, I think there is a typo in the docs then: 