Преглед изворни кода

python 3.10 for release docker image

Rodja Trappe пре 2 година
родитељ
комит
a994f79fc8
1 измењених фајлова са 1 додато и 1 уклоњено
  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