mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Update README to v9.0.1
This commit is contained in:
parent
0d9fb096b7
commit
3c664952b3
|
@ -87,8 +87,8 @@ and the `setup.sh` **in the correct version**
|
||||||
``` BASH
|
``` BASH
|
||||||
# if you're using :edge as the image tag
|
# if you're using :edge as the image tag
|
||||||
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master/setup.sh
|
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master/setup.sh
|
||||||
# if you're using :latest (= :9.0.0) as the image tag
|
# if you're using :latest (= :9.0.1) as the image tag
|
||||||
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/v9.0.0/setup.sh
|
wget https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/v9.0.1/setup.sh
|
||||||
|
|
||||||
chmod a+x ./setup.sh
|
chmod a+x ./setup.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue