slidge: Update slidge-whatsapp version

This commit is contained in:
Alex Palaistras 2023-12-14 12:14:17 +00:00
parent 2bf0009773
commit c7eec07f55

View File

@ -40,7 +40,7 @@ RUN go install github.com/go-python/gopy@latest && \
RUN python3 -m pip install pybindgen
ARG VERSION=6950698ef4b417e03b1b434782915bb07c02cd2c
ARG VERSION=61db123ace5a59a6d46430d85fca8d269de9dd0f
RUN git clone https://git.sr.ht/~nicoco/slidge-whatsapp /src && \
cd /src && git reset --hard ${VERSION}