diff --git a/README.rst b/README.rst index de79be794..bb87081e6 100644 --- a/README.rst +++ b/README.rst @@ -57,7 +57,7 @@ How to use or run it directly from the upstream image: -``docker run -it --rm -e GITLAB_PRIVATE_TOKEN= -v /path/to/python-gitlab.cfg:/python-gitlab.cfg registry.gitlab.com/python-gitlab/python-gitlab:v1.8.0 ...`` +``docker run -it --rm -e GITLAB_PRIVATE_TOKEN= -v /path/to/python-gitlab.cfg:/python-gitlab.cfg registry.gitlab.com/python-gitlab/python-gitlab:latest ...`` To change the GitLab URL, use `-e GITLAB_URL=`