Skip to content

Commit 86fb983

Browse files
theassemblerguyvitalyster
authored andcommitted
Bump purple-gowhatsapp to 1.11.1
1 parent 847bb25 commit 86fb983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ RUN echo "---> purple-gowhatsapp" && \
9898
apt-get -y install -t bullseye-backports golang && \
9999
git clone https://github.com/hoehermann/purple-gowhatsapp.git && \
100100
cd purple-gowhatsapp && \
101-
git checkout v1.11.0 && \
101+
git checkout v1.11.1 && \
102102
cmake . && \
103103
make && \
104104
make DESTDIR=/tmp/out install

0 commit comments

Comments
 (0)