mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-24 14:24:15 +00:00
temporarily revert to signal-cli 0.6.12 version
* with signal-cli version 0.7 groups v2 were introduced, which require some bigger changes in the Dockerfile (zkgroup support)
This commit is contained in:
parent
5ef870fa0c
commit
37c91b9fa5
@ -1,6 +1,6 @@
|
||||
FROM golang:1.13-buster AS buildcontainer
|
||||
|
||||
ARG SIGNAL_CLI_VERSION=0.7.0
|
||||
ARG SIGNAL_CLI_VERSION=0.6.12
|
||||
ARG SWAG_VERSION=1.6.7
|
||||
|
||||
ENV GIN_MODE=release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user