Release 1.13.1 (#52)

This commit is contained in:
David Reiss
2021-11-05 11:08:04 -07:00
committed by GitHub
parent 2f84de06e3
commit 55f635e829
9 changed files with 18 additions and 18 deletions

View File

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