From 7e682625a8a1afd96cf29cb2369929049ce22583 Mon Sep 17 00:00:00 2001 From: Amuria-Codes Date: Mon, 11 Nov 2024 17:19:08 +0100 Subject: [PATCH] Update Dockerfile --- java-zulu/18/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java-zulu/18/Dockerfile b/java-zulu/18/Dockerfile index 505c73c..eaa2ccf 100644 --- a/java-zulu/18/Dockerfile +++ b/java-zulu/18/Dockerfile @@ -1,7 +1,7 @@ FROM azul/zulu-openjdk:18 -LABEL author="Software-noob" maintainer="admin@softwarenoob.com" -LABEL org.opencontainers.image.source="https://github.com/Software-Noob/pterodactyl-images" +LABEL author="Auroa Online" maintainer="hello@auroa.cloud" +LABEL org.opencontainers.image.source="https://github.com/medaria/ptero-pelican-containerimages" LABEL org.opencontainers.image.licenses="MIT" ENV DEBIAN_FRONTEND noninteractive