This commit is contained in:
2021-06-11 12:34:47 +02:00
parent 369207dba8
commit ab64d45554
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.3-fpm
FROM php:7.4-fpm
RUN apt-get update && apt-get install -y \
libfreetype6-dev \