switch to 2.3.19

2.3.x
Julien Fastré 2017-01-23 09:48:29 +01:00
parent d110ad8c73
commit 294fc26a3d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -8,7 +8,7 @@ services:
build:
context: .
args:
- version=2.3.17
- version=2.3.19
# if you want to use builded image, uncomment next line
# image: julienfastre/sogo:3.1