Skip to content

Commit

Permalink
Bump signal-cli to v0.9.1 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound authored Oct 17, 2021
1 parent 166ef75 commit 339d529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM python:3.8-slim
ENV PIP_NO_CACHE_DIR=1 \
JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/ \
PYTHONPATH=/app \
SIGNAL_CLI_VERSION=0.8.1
SIGNAL_CLI_VERSION=0.9.1

# Install OpenJDK-8
RUN apt-get update && \
Expand Down

0 comments on commit 339d529

Please sign in to comment.