abstract version in readme

3.1.x
Julien Fastré 2017-03-06 10:53:05 +01:00
parent e2405d1eba
commit 3616e4da20
1 changed files with 2 additions and 2 deletions

View File

@ -96,8 +96,8 @@ Example of how to build this image :
# download sources
$ git clone https://framagit.org/julienfastre/docker-sogo.git
$ cd docker-sogo
# launch the build using the version 3.1.5
$ docker build --build-arg version=3.1.5 .
# launch the build using specific version (replace with your own version)
$ docker build --build-arg version=x.x.x .
```
## migrating from 2.3 to 3.1|3.2 using docker-compose