Browse Source

Merge branch 'main' of github.com:zauberzeug/nicegui

Falko Schindler 2 years ago
parent
commit
94051c82e5
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
 RUN python -m pip install nicegui