Bump server version to 1.12.1

This commit is contained in:
Alex Shtin
2021-09-16 16:20:52 -07:00
parent dd83dd083b
commit a56eee2586
8 changed files with 16 additions and 16 deletions

View File

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