Browse Source

python 3.10 for release docker image

Rodja Trappe 2 years ago
parent
commit
a994f79fc8
1 changed files with 1 additions and 1 deletions
  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