aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 936e837..ca2e3ec 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -197,7 +197,7 @@ RUN if [ ${SIPE} -eq 1 ]; then cd /tmp \
&& apk del .build-dependencies; fi
ARG DISCORD=1
-ARG DISCORD_VERSION=aa0bbf2
+ARG DISCORD_VERSION=0.4.3
RUN if [ ${DISCORD} -eq 1 ]; then cd /tmp \
&& apk add --no-cache --update --virtual .build-dependencies \