Skip to content

Commit

Permalink
Bump gowhatsapp version (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
theassemblerguy authored Apr 16, 2022
1 parent 917d0e1 commit a6ab83d
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 @@ -98,7 +98,7 @@ RUN echo "---> purple-gowhatsapp" && \
apt-get -y install -t bullseye-backports golang && \
git clone https://github.com/hoehermann/purple-gowhatsapp.git && \
cd purple-gowhatsapp && \
git checkout v1.2.0 && \
git checkout v1.3.0 && \
cmake . && \
make && \
make DESTDIR=/tmp/out install
Expand Down

0 comments on commit a6ab83d

Please sign in to comment.