Skip to content
Snippets Groups Projects
Commit fb57be3e authored by Filip Aleksic's avatar Filip Aleksic
Browse files

Update version and example

parent 5b4ef76a
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w
1. Download the [appropriate `docker-machine` binary](https://gitlab.com/gitlab-org/ci-cd/docker-machine/-/releases).
Copy the binary to a location accessible to `PATH` and make it
executable. For example, to download and install `v0.16.2-gitlab.11`:
executable. For example, to download and install `v0.16.2-gitlab.25`:
```shell
curl -O "https://gitlab-docker-machine-downloads.s3.amazonaws.com/v0.16.2-gitlab.19/docker-machine-Linux-x86_64"
curl -O "https://gitlab-docker-machine-downloads.s3.amazonaws.com/v0.16.2-gitlab.25/docker-machine-Linux-x86_64"
cp docker-machine-Linux-x86_64 /usr/local/bin/docker-machine
chmod +x /usr/local/bin/docker-machine
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment