From 3d9cfe71e559db0496801c38678d7b373c68e40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wiesner=20Andr=C3=A1s?= Date: Mon, 25 Jan 2021 09:56:50 +0100 Subject: [PATCH 1/3] =?UTF-8?q?webapp=20friss=C3=ADtve?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwdata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwdata b/wwwdata index 5a46f39..f75b442 160000 --- a/wwwdata +++ b/wwwdata @@ -1 +1 @@ -Subproject commit 5a46f394f01bd29f6ed93b057b78ad41ded8e21c +Subproject commit f75b4427b70103c2630fecacafd0cec68e5ad63d From 0cfff218ab87b2c5e73cebb4b301179a498de841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wiesner=20Andr=C3=A1s?= Date: Mon, 25 Jan 2021 10:23:29 +0100 Subject: [PATCH 2/3] =?UTF-8?q?exiftool=20hozz=C3=A1adva?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 22e8baa..16949ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM ubuntu:20.04 # install necessary packages RUN \ apt-get update && \ - DEBIAN_FRONTEND="noninteractive" apt-get install apache2 php libapache2-mod-php php-mysql php-xdebug imagemagick -y + DEBIAN_FRONTEND="noninteractive" apt-get install apache2 php libapache2-mod-php php-mysql php-xdebug imagemagick libimage-exiftool-perl -y # rm -rf /var/lib/apt/lists/* # define volumes From ebad52ec88449b2002711b5b8373c9b84bacebb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wiesner=20Andr=C3=A1s?= Date: Mon, 25 Jan 2021 10:24:41 +0100 Subject: [PATCH 3/3] =?UTF-8?q?webapp=20friss=C3=ADtve?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwdata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwdata b/wwwdata index f75b442..71c6886 160000 --- a/wwwdata +++ b/wwwdata @@ -1 +1 @@ -Subproject commit f75b4427b70103c2630fecacafd0cec68e5ad63d +Subproject commit 71c68865eac8ca8c6e72c085754631b83d7ae298