in docs, build by default

3.1
Julien Fastré 2016-08-05 15:31:19 +02:00
parent b889ce6f77
commit c63950b200
1 changed files with 6 additions and 6 deletions

View File

@ -45,12 +45,12 @@ version: '2'
services:
sogo:
# if you prefer building by yourself
# build:
# context: .
# args:
# version: 2.2.13
# if you prefer using an image
image: julienfastre/sogo:3.1.4
build:
context: .
args:
version: 2.2.13
# if you prefer using an image (not created yet)
# image: julienfastre/sogo:3.1
links:
- db
volumes: