mirror of
https://github.com/temporalio/docker-compose.git
synced 2026-08-30 18:41:40 -07:00
Release v1.10.3 (#35)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user