Release v1.12.2 (#45)

This commit is contained in:
Alex Shtin
2021-10-04 13:04:34 -07:00
committed by GitHub
parent a56eee2586
commit 257cd92a3a
8 changed files with 16 additions and 16 deletions

View File

@@ -39,7 +39,7 @@ services:
- ENABLE_ES=true
- ES_SEEDS=elasticsearch
- ES_VERSION=v7
image: temporalio/auto-setup:1.12.1
image: temporalio/auto-setup:1.12.2
networks:
- temporal-network
ports:
@@ -52,7 +52,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.12.1
image: temporalio/admin-tools:1.12.2
networks:
- temporal-network
stdin_open: true