You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -66,10 +66,10 @@ When running this command for the first time, you will see the following output:
66
66
.. code-block:: bash
67
67
68
68
No docker-compose.images-*.yml files found, creating one
69
-
Current version=Undefined, latest version=1.1.0
69
+
Current version=Undefined, latest version=1.2.0
70
70
Would you like to update ? (y/n/exit)
71
71
72
-
Select ``y`` and the the script will create the file ``docker-compose.images-1.1.0.yml`` file, download the required Docker images and start the services.
72
+
Select ``y`` and the the script will create the file ``docker-compose.images-1.2.0.yml`` file, download the required Docker images and start the services.
73
73
74
74
Downloading the images may take some time depending on your internet connection speed. This step is only required the first time you start wis2box.
75
75
@@ -178,6 +178,6 @@ Next steps
178
178
The next step is to :ref:`configure datasets<setup-datasets>`.
0 commit comments