mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Update mweb (#2076)
* update mweb * update mweb (synchronization should be 2x faster) * update mweb version
This commit is contained in:
parent
2cedd53d13
commit
78f0df1748
3 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue