Skip to content

Commit

Permalink
SQS: test against ElasticMQ native image (#1794)
Browse files Browse the repository at this point in the history
SQS: test against ElasticMQ native image
  • Loading branch information
2m authored Jul 1, 2019
2 parents d20dd25 + 9ef6d19 commit 18d4310
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 @@ -59,7 +59,7 @@ services:
cbq -c Administrator:password -e http://couchbase:8093
"
elasticmq:
image: softwaremill/elasticmq:0.14.6
image: softwaremill/elasticmq-native:0.14.7
ports:
- "9324:9324"
dynamodb:
Expand Down

0 comments on commit 18d4310

Please sign in to comment.