From 2f8be6afe185327e61277a723383632ba7468663 Mon Sep 17 00:00:00 2001 From: Martin Bhuong Date: Sat, 9 Mar 2024 00:45:21 +0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a357a80..11406f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ #On choisit une debian FROM debian:11.6 -LABEL org.opencontainers.image.authors="github@diouxx.be" +LABEL org.opencontainers.image.authors="github@genius.ke" #Ne pas poser de question à l'installation