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