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