Skip to content

Commit

Permalink
Merge pull request #24 from murdos/update-consul
Browse files Browse the repository at this point in the history
Update to consul 1.8.3
  • Loading branch information
pascalgrimaud authored Sep 27, 2020
2 parents dde1d77 + 76b488a commit 96cdb24
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
@@ -1,7 +1,7 @@
version: '2'
services:
consul:
image: consul:1.4.0
image: consul:1.8.3
ports:
- 8300:8300
- 8500:8500
Expand Down

0 comments on commit 96cdb24

Please sign in to comment.