Skip to content

Commit f547a21

Browse files
Update purple-gowhatsapp to 723c329cfa54a7ce9a50c63c513c37759ffce82f
1 parent e2dc192 commit f547a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.trixie

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN echo "---> purple-gowhatsapp" && \
5858
apt-get -y install golang && \
5959
git clone https://github.com/hoehermann/purple-gowhatsapp.git && \
6060
cd purple-gowhatsapp && \
61-
git checkout v1.16.0 && \
61+
git checkout 723c329cfa54a7ce9a50c63c513c37759ffce82f && \
6262
git submodule update --init && \
6363
cmake . && \
6464
make && \

0 commit comments

Comments
 (0)