You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Update README to v9.0.1
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user