Sfoglia il codice sorgente

python 3.10 for release docker image

Rodja Trappe 2 anni fa
parent
commit
a994f79fc8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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