Skip to content

Commit

Permalink
Merge pull request #1917 from tactilenews/fix_incorrect_image_annotation
Browse files Browse the repository at this point in the history
Fix incorrect image annotation
  • Loading branch information
mattwr18 authored Jun 28, 2024
2 parents 40d30d4 + 2a8e5b9 commit bcae18e
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 @@ -21,7 +21,7 @@ services:
depends_on: [ signal ]

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

0 comments on commit bcae18e

Please sign in to comment.