From 7b5c7538bf36458dc56a7a1cbca1dcec8dc5017f Mon Sep 17 00:00:00 2001 From: Alex Saunier Date: Thu, 13 Feb 2020 17:22:03 +0100 Subject: [PATCH] Update doc/integrator/docker.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Stéphane Brunner --- doc/integrator/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/integrator/docker.rst b/doc/integrator/docker.rst index 1e2dff8d77..e56bfadc1f 100644 --- a/doc/integrator/docker.rst +++ b/doc/integrator/docker.rst @@ -73,7 +73,7 @@ This will remove:: * Unnamed dangling volumes. To remove unused volumes created by possibly unconsistent volume declarations -in the ``Dockerfile`` compared to ``docker-compose.yml``: +in the ``Dockerfile`` compared to ``docker-compose.yaml``: .. prompt:: bash