Skip to content

Commit

Permalink
Update purple-gowhatsapp to 723c329cfa54a7ce9a50c63c513c37759ffce82f
Browse files Browse the repository at this point in the history
  • Loading branch information
theassemblerguy committed Oct 9, 2024
1 parent e2dc192 commit f547a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.trixie
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RUN echo "---> purple-gowhatsapp" && \
apt-get -y install golang && \
git clone https://github.com/hoehermann/purple-gowhatsapp.git && \
cd purple-gowhatsapp && \
git checkout v1.16.0 && \
git checkout 723c329cfa54a7ce9a50c63c513c37759ffce82f && \
git submodule update --init && \
cmake . && \
make && \
Expand Down

0 comments on commit f547a21

Please sign in to comment.