From 6abf5c21fd629ec8033a355c6fd0b20a354b3c55 Mon Sep 17 00:00:00 2001 From: CdRom1 <r.maliach@live.fr> Date: Mon, 17 Aug 2020 11:48:48 +0200 Subject: [PATCH] =?UTF-8?q?Corrig=C3=A9=20README=20proposant=20un=20versio?= =?UTF-8?q?nnage=20=C3=A0=20la=20con?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pica-mail/pica-mail-mda/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pica-mail/pica-mail-mda/README.md b/pica-mail/pica-mail-mda/README.md index 2318c772..7f4e247c 100644 --- a/pica-mail/pica-mail-mda/README.md +++ b/pica-mail/pica-mail-mda/README.md @@ -1,7 +1,7 @@ # Pour construire l'image : ``` -docker build -t pica-mail-mda:2 . +docker build -t pica-mail-mda . ``` # Pour lancer le conteneur : -- GitLab