mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2025-12-24 01:57:51 -05:00
Upgrade PHP to 7.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM php:7.2-apache
|
||||
FROM php:7.3-apache
|
||||
MAINTAINER jekkos
|
||||
|
||||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user