mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 18:19:36 +00:00
update to php 7.3
This commit is contained in:
committed by
Dario Ernst
parent
f97b3fc827
commit
09784afcc3
@@ -1,4 +1,4 @@
|
||||
FROM php:7.2-apache
|
||||
FROM php:7.3-apache
|
||||
#Shared layer between rainloop and roundcube
|
||||
RUN apt-get update && apt-get install -y \
|
||||
python3 curl python3-pip git \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM php:7.2-apache
|
||||
FROM php:7.3-apache
|
||||
#Shared layer between rainloop and roundcube
|
||||
RUN apt-get update && apt-get install -y \
|
||||
python3 curl python3-pip git \
|
||||
|
||||
Reference in New Issue
Block a user