From cdb09a91a72c38e7ff4bd1fc05c14474c54b25cc Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Tue, 8 May 2018 08:20:04 +0200 Subject: [PATCH] refactor(about): remove Swarm support --- app/portainer/views/about/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/portainer/views/about/about.html b/app/portainer/views/about/about.html index b1af972a3..6486ad264 100644 --- a/app/portainer/views/about/about.html +++ b/app/portainer/views/about/about.html @@ -92,7 +92,7 @@
- Portainer has full support for Docker >=1.10 and Docker Swarm >= 1.2.3, and partial support for Docker 1.9 (some features may not be available). + Portainer has full support for Docker >=1.10 and partial support for Docker 1.9 (some features may not be available).