Update mweb (#2076)

* update mweb

* update mweb (synchronization should be 2x faster)

* update mweb version
This commit is contained in:
Omar Hatem 2025-03-26 17:36:13 +02:00 committed by GitHub
parent 2cedd53d13
commit 78f0df1748
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ LABEL org.opencontainers.image.source=https://github.com/cake-tech/cake_wallet
# Set necessary environment variables
# Set Go version to latest known-working version
ENV GOLANG_VERSION=1.23.4
ENV GOLANG_VERSION=1.24.1
# Pin Flutter version to latest known-working version
ENV FLUTTER_VERSION=3.27.4