Skip to content

Commit

Permalink
Bump signal-cli-rest-api to fix broken Signal
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed Feb 7, 2024
1 parent 18dc478 commit 2d15dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
- postgres_data:/var/lib/postgresql/data

signal:
image: bbernhard/signal-cli-rest-api:0.70
image: bbernhard/signal-cli-rest-api:0.81
environment:
- MODE=native
#- AUTO_RECEIVE_SCHEDULE=0 22 * * * #enable this parameter on demand (see description below)
Expand Down

0 comments on commit 2d15dff

Please sign in to comment.