Revert php to 7.3
This commit is contained in:
parent
5c14290480
commit
90f573d53f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# FROM php:7.2-apache-buster
|
||||
FROM php:7.4-apache-buster
|
||||
FROM php:7.3-apache-buster
|
||||
MAINTAINER Glenn ROLLAND <glenux@glenux.net>
|
||||
|
||||
# ENV DOLIBARR_VERSION=12.0.1
|
||||
|
|
Loading…
Reference in a new issue