Rodja Trappe %!s(int64=4) %!d(string=hai) anos
pai
achega
2beb8930ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      release.dockerfile

+ 1 - 1
release.dockerfile

@@ -1,6 +1,6 @@
 FROM python:3.9-slim
 
-RUN python -m pip install 'nicegui>=0.2.3'
+RUN python -m pip install 'nicegui>=0.2.4'
 
 WORKDIR /app