Bump version

This commit is contained in:
Glenn Y. Rolland 2020-05-27 11:42:33 +02:00
parent 4dcb860eec
commit 4b6b15cb4a

View file

@ -1,7 +1,7 @@
FROM php:7.2-apache-buster
MAINTAINER Glenn ROLLAND <glenux@glenux.net>
ENV DOLIBARR_VERSION=10.0.2
ENV DOLIBARR_VERSION=11.0.4
RUN apt-get update \
&& apt-cache search lib mysql dev$ \