From e005149dfd1a232b0a17da8a22e2a2fa49329263 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 2 Jan 2021 23:39:30 +0200 Subject: [PATCH] Updated readme --- .travis.yml | 1 - README.md | 13 +------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5f7b7c1..87a60b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ language: minimal arch: - amd64 - arm64 - - ppc64le - s390x os: linux diff --git a/README.md b/README.md index 9c99081..6d6b98d 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,6 @@ Refer [docs](https://docs.docker.com/) for general documentation and guides for docker run appwrite/smtp ``` -### Versioning - -This image versioning is following Appwrite server versioning. This means that if you use Appwrite server version 1.1.* , you also use version 1.1.* of Appwrite SMTP docker image. - ### Environment Variables This container supports all environment variables supplied by the original namshi SMTP Docker image. @@ -47,16 +43,9 @@ docker push appwrite/smtp:1.1.0 ## Find Us * [GitHub](https://github.com/appwrite) -* [Discord](https://discord.gg/GSeTUeA) +* [Discord](https://appwrite.io/discord) * [Twitter](https://twitter.com/appwrite_io) -## Maintainers - -**Eldad Fux** - -+ [https://twitter.com/eldadfux](https://twitter.com/eldadfux) -+ [https://github.com/eldadfux](https://github.com/eldadfux) - ## Copyright and license The MIT License (MIT) [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)