From b3449a6e5c179aeb254a336e75528a12c3950d22 Mon Sep 17 00:00:00 2001 From: holzi1005 Date: Tue, 3 Dec 2024 16:59:44 +0100 Subject: [PATCH] update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a3be01e..664718e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ ARG ARCH= FROM ${ARCH}alpine:3.13 -LABEL Maintainer="Ernesto Serrano " \ +LABEL Maintainer="Andreas Holzmann " \ Description="Lightweight container with Nginx & PHP-FPM based on Alpine Linux." # Install packages