forked from mirror/pixelfed
Upgrade to PHP 7.3
This commit is contained in:
parent
eb66ab3af4
commit
fcbcc2d8fb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM php:7.2-apache
|
||||
FROM php:7.3-apache
|
||||
|
||||
ARG COMPOSER_VERSION="1.8.5"
|
||||
ARG COMPOSER_CHECKSUM="4e4c1cd74b54a26618699f3190e6f5fc63bb308b13fa660f71f2a2df047c0e17"
|
||||
|
|
Loading…
Reference in a new issue