You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`latest`|[Latest release](https://github.com/Cog-Creators/Red-DiscordBot/releases/latest) of Red-DiscordBot |
70
+
|`latest-noaudio`|[Latest release](https://github.com/Cog-Creators/Red-DiscordBot/releases/latest) of Red-DiscordBot ([no audio cog support](#no-audio)) |
71
+
|`x.x.x`| Specified version of Red-DiscordBot (e.g. tag `1.2.3` would be Red version `1.2.3`) |
72
+
|`x.x.x-noaudio`| Specified version of Red-DiscordBot (e.g. tag `1.2.3` would be Red version `1.2.3`) ([no audio cog support](#no-audio)) |
73
+
74
+
### No Audio
75
+
76
+
Images with a `-noaudio` tag suffix exclude dependencies for the [Audio cog](https://docs.discord.red/en/stable/cog_guides/audio.html), which means that it **will not work**.
77
+
78
+
Dropping the Audio cog's requirements results in a significant reduction in image size (>200MB, ~33%):
0 commit comments