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 4a99d4e..99d804a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -152,7 +152,7 @@ RUN if [ ${HANGOUTS} -eq 1 ]; then cd /tmp \
&& apk del .build-dependencies; fi
ARG SLACK=1
-ARG SLACK_VERSION=8acc4eb
+ARG SLACK_VERSION=e6e5427
RUN if [ ${SLACK} -eq 1 ]; then cd /tmp \
&& apk add --no-cache --update --virtual .build-dependencies \