From 0f14ab936d2741589c9949bb8b66b47ebf04efe1 Mon Sep 17 00:00:00 2001 From: fithwum Date: Fri, 4 Jul 2025 15:12:41 -0700 Subject: [PATCH] update label --- alpine/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpine/Dockerfile b/alpine/Dockerfile index 3a2ad5f..8c6840f 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:latest -LABEL maintainer "fithwum" +LABEL maintainer="fithwum" ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/foundryvtt/raw/branch/master/alpine/files/Install_Script.sh