mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
making latest default option
This commit is contained in:
parent
baab74af40
commit
b965e9977a
@ -28,8 +28,8 @@ function show_banner {
|
||||
|
||||
show_banner
|
||||
|
||||
# default to stable versions
|
||||
export OCEAN_VERSION=stable
|
||||
# default to latest versions
|
||||
export OCEAN_VERSION=latest
|
||||
COMPOSE_FILE='docker-compose.yml'
|
||||
|
||||
while :; do
|
||||
|
Loading…
Reference in New Issue
Block a user