Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Use Stream Enrich 0.20.0 in the Docker Compose example (closes #121)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenFradet committed Feb 27, 2019
1 parent 2d15076 commit 080aa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
- "SP_JAVA_OPTS=-Xms512m -Xmx512m"

stream-enrich:
image: snowplow-docker-registry.bintray.io/snowplow/stream-enrich-nsq:0.19.1
image: snowplow-docker-registry.bintray.io/snowplow/stream-enrich-nsq:0.20.0
command: [
"--config", "/snowplow/config/config.hocon",
"--resolver", "file:/snowplow/config/resolver.json",
Expand Down

0 comments on commit 080aa43

Please sign in to comment.