mirror of
https://github.com/temporalio/docker-compose.git
synced 2026-08-30 18:41:40 -07:00
Bump server version to 1.12.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user