Bump version
This commit is contained in:
parent
4dcb860eec
commit
4b6b15cb4a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM php:7.2-apache-buster
|
FROM php:7.2-apache-buster
|
||||||
MAINTAINER Glenn ROLLAND <glenux@glenux.net>
|
MAINTAINER Glenn ROLLAND <glenux@glenux.net>
|
||||||
|
|
||||||
ENV DOLIBARR_VERSION=10.0.2
|
ENV DOLIBARR_VERSION=11.0.4
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-cache search lib mysql dev$ \
|
&& apt-cache search lib mysql dev$ \
|
||||||
|
|
Loading…
Reference in a new issue