Update dockerfile

master
Jowj 5 years ago committed by GitHub
parent d4359c2df9
commit ad1aaff247
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ RUN apk add \
RUN python3 -m pip install --upgrade pip
RUN python3 -m pip install slackclient
RUN python3 -m pip install slackclient==2.0.0
COPY ./ ./

Loading…
Cancel
Save