Bump to 12.0.1

This commit is contained in:
Glenn Y. Rolland 2020-07-14 17:07:22 +02:00
parent 67c324af2c
commit 9bb279f7dc

View file

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