diff --git a/README.md b/README.md index 5ec4e9fe..d8c4ecf9 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ If you are using Gmail then all you need to do is: docker run --name gitlab -d \ --env 'SMTP_USER=USER@gmail.com' --env 'SMTP_PASS=PASSWORD' \ --volume /srv/docker/gitlab/gitlab:/home/git/data \ - sameersbn/gitlab:8.0.0 + sameersbn/gitlab:8.9.3 ``` Please refer the [Available Configuration Parameters](#available-configuration-parameters) section for the list of SMTP parameters that can be specified.