Explorar el Código

python 3.10 for release docker image

Rodja Trappe hace 2 años
padre
commit
a994f79fc8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      release.dockerfile

+ 1 - 1
release.dockerfile

@@ -1,4 +1,4 @@
-FROM python:3.9-slim
+FROM python:3.10-slim
 
 RUN python -m pip install nicegui