Release v1.10.3 (#35)

This commit is contained in:
wxing1292
2021-06-25 10:19:23 -07:00
committed by GitHub
parent a15bbbb600
commit e1914a3280
6 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ services:
environment:
- CASSANDRA_SEEDS=cassandra
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
image: temporalio/auto-setup:1.10.2
image: temporalio/auto-setup:1.10.5
networks:
- temporal-network
ports:
@@ -27,7 +27,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.10.2
image: temporalio/admin-tools:1.10.5
networks:
- temporal-network
stdin_open: true