minor login fixes

This commit is contained in:
2026-06-01 14:45:42 +02:00
parent b61d81d84b
commit c86c7fca49
4 changed files with 106 additions and 57 deletions

View File

@@ -7,7 +7,7 @@ RUN apt-get install -y curl git unzip
# define variables
ARG FLUTTER_SDK=/usr/local/flutter
ARG FLUTTER_VERSION=3.35.6
ARG FLUTTER_VERSION=3.44.0
ARG APP=/app/
#clone flutter