switch to 2.3.15

This commit is contained in:
Julien Fastré 2016-09-26 10:19:50 +02:00
parent 8e59be23bf
commit 28298a7c9e
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ FROM ubuntu:16.04
MAINTAINER Julien Fastré <julienfastre@cvfe.be> MAINTAINER Julien Fastré <julienfastre@cvfe.be>
ARG version=2.3.14 ARG version=2.3.15
WORKDIR /tmp/build WORKDIR /tmp/build

View file

@ -48,9 +48,9 @@ services:
build: build:
context: . context: .
args: args:
version: 2.2.13 version: 2.3.15
# if you prefer using an image (not created yet) # if you prefer using a pre-built image
# image: julienfastre/sogo:3.1 # image: julienfastre/sogo:2.3
links: links:
- db - db
volumes: volumes: