From cdcd99518502af9028361d048881fa43306b6160 Mon Sep 17 00:00:00 2001 From: Tinywan <756684177@qq.com> Date: Sat, 26 Jun 2021 10:35:37 +0800 Subject: [PATCH] update --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9f84698..7151407 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM php:7.4.14-cli-alpine3.13 -LABEL Maintainer="Tinywan <756684177@qq.com>" \ +LABEL Maintainer="weijer " \ Description="Webman Lightweight container with PHP 7.4 based on Alpine Linux." # Add basics first