mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-21 18:25:02 -04:00
Upgrade PHP to 7.3
This commit is contained in:
1 parent
a3b117fcb3
commit
30d29f797e
1 file changed
+1
-1
+1
-1
@@ -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