Updated development assets and required PHP 7.4

This commit is contained in:
Alejandro Celaya
2019-12-29 16:09:05 +01:00
parent fd6151040e
commit 2bd9bb233c
5 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.3.11-alpine3.10
FROM php:7.4.0-alpine3.10
LABEL maintainer="Alejandro Celaya <alejandro@alejandrocelaya.com>"
ARG SHLINK_VERSION=1.20.2