diff --git a/start_ocean.sh b/start_ocean.sh index 6b5ff17..78d90ff 100755 --- a/start_ocean.sh +++ b/start_ocean.sh @@ -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