Skip to content
Snippets Groups Projects

add python 3.12

Merged Bryan BRANCOTTE requested to merge docker-images-py-3-12 into docker-images
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -106,6 +106,7 @@ build_python:
@@ -106,6 +106,7 @@ build_python:
"3.9",
"3.9",
"3.10",
"3.10",
"3.11",
"3.11",
 
"3.12",
]
]
PYTHON_VERSION_SUFFIX: [
PYTHON_VERSION_SUFFIX: [
"-slim"
"-slim"
Loading