mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-28 22:49:49 +00:00
9 lines
183 B
YAML
Executable file
9 lines
183 B
YAML
Executable file
version: '3.6'
|
|
|
|
services:
|
|
build_deps:
|
|
image: build_monero_deps
|
|
environment:
|
|
MONERO_BRANCH: release-v0.18.2.2-android
|
|
volumes:
|
|
- ./output:/opt/android/output
|