diff --git a/servapps/Joplin/description.json b/servapps/Joplin/description.json index d7029e93..9b15948f 100644 --- a/servapps/Joplin/description.json +++ b/servapps/Joplin/description.json @@ -5,5 +5,5 @@ "tags": ["productivity", "note-taking", "to-do", "markdown", "encryption", "syncing", "windows", "linux", "macos", "ios", "android", "self-hosted", "joplin"], "repository": "https://github.com/laurent22/joplin", "image": "https://hub.docker.com/r/joplin/server", - "supported_architectures": ["amd64", "arm64"] - } \ No newline at end of file + "supported_architectures": ["amd64"] + }