8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9961aaa + b9a40d8 commit f6f5178Copy full SHA for f6f5178
README.rst
@@ -57,7 +57,7 @@ How to use
57
58
or run it directly from the upstream image:
59
60
-``docker run -it --rm -e GITLAB_PRIVATE_TOKEN=<your token> -v /path/to/python-gitlab.cfg:/python-gitlab.cfg registry.gitlab.com/python-gitlab/python-gitlab:v1.8.0 <command> ...``
+``docker run -it --rm -e GITLAB_PRIVATE_TOKEN=<your token> -v /path/to/python-gitlab.cfg:/python-gitlab.cfg registry.gitlab.com/python-gitlab/python-gitlab:latest <command> ...``
61
62
To change the GitLab URL, use `-e GITLAB_URL=<your url>`
63
0 commit comments