diff --git a/docs/getting_started.md b/docs/getting_started.md index ed3f6c67..28879cef 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -1,7 +1,7 @@ # Getting Started Interlock runs as a [Docker](https://www.docker.com) container. It is distributed as a Docker image and is released on the [Docker Hub](https://hub.docker.com). -Consult the [tags](https://github.com/ehazlett/interlock/tags) to find the newest version of Interlock and run docker pull ehazlett/interlock: (i.e. `ehazlett/interlock:1.0.0`) to get it. The `latest` tag currently points at the legacy version to allow for a transition period for existing deployments. It is strongly recommended to use the newest version as legacy is no longer maintained. +Consult the [tags](https://github.com/ehazlett/interlock/tags) to find the newest version of Interlock and run docker pull ehazlett/interlock: (i.e. `ehazlett/interlock:1.3.0`) to get it. # Interlock Options ```