diff --git a/Docker-usage-instructions.md b/Docker-usage-instructions.md index c598a8a..a9421ca 100644 --- a/Docker-usage-instructions.md +++ b/Docker-usage-instructions.md @@ -17,7 +17,7 @@ Note the `:stable` tag. DiscordChatExporter images are tagged according to the f - `x.y.z` (e.g. `2.30.1`): Specific version release, maps to corresponding tag on GitHub. This tag is never updated once that version is released. Note the `:stable` tag. It is not recommended to run the `:latest` docker releases since they are unstable. This is recommended for use in automation workflows and similar environments. -You can see all available tags [here](https://hub.docker.com/r/tyrrrz/discordchatexporter/tags?page=1&ordering=last_updated). +You can see all available tags [here](https://hub.docker.com/r/tyrrrz/discordchatexporter/tags?page=1&ordering=name). ### Usage