Skip to content

Commit

Permalink
Release v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VaughnVernon committed Nov 3, 2021
1 parent 2f859ce commit 301ba9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
designer:
image: vlingo/xoom-designer:1.8.8
image: vlingo/xoom-designer:1.9.0
container_name: xoom-designer
ports:
- 19090:19090
Expand All @@ -12,7 +12,7 @@ services:
SCHEMATA_SERVICE_PORT: 9019

schemata:
image: vlingo/xoom-schemata:1.8.8
image: vlingo/xoom-schemata:1.9.0
container_name: xoom-schemata
ports:
- 9019:9019
Expand Down

0 comments on commit 301ba9f

Please sign in to comment.