Skip to content

Commit 917d0e1

Browse files
Bump gowhatsapp version (#445)
1 parent 7800129 commit 917d0e1

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.1.0 && \
101+
git checkout v1.2.0 && \
102102
cmake . && \
103103
make && \
104104
make DESTDIR=/tmp/out install

0 commit comments

Comments
 (0)