Bump docker file to use V1.15.1 (#68)

* Update tag to release 1.15.0

* Bump version to v1.15.1
This commit is contained in:
Yu Xia
2022-02-28 21:10:32 -08:00
committed by GitHub
parent b96332b54e
commit d882c1002e
9 changed files with 18 additions and 18 deletions

View File

@@ -32,7 +32,7 @@ services:
- ENABLE_ES=true
- ES_SEEDS=elasticsearch
- ES_VERSION=v7
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
networks:
- temporal-network
ports:
@@ -45,7 +45,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true

View File

@@ -14,7 +14,7 @@ services:
environment:
- CASSANDRA_SEEDS=cassandra
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
networks:
- temporal-network
ports:
@@ -27,7 +27,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true

View File

@@ -44,7 +44,7 @@ services:
- ENABLE_ES=true
- ES_SEEDS=elasticsearch
- ES_VERSION=v7
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
links:
- cockroach:postgres
networks:
@@ -59,7 +59,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true

View File

@@ -26,7 +26,7 @@ services:
- POSTGRES_PWD=
- POSTGRES_SEEDS=postgres
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
links:
- cockroach:postgres
networks:
@@ -41,7 +41,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true

View File

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

View File

@@ -20,7 +20,7 @@ services:
- MYSQL_PWD=root
- MYSQL_SEEDS=mysql
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
networks:
- temporal-network
ports:
@@ -33,7 +33,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true

View File

@@ -21,7 +21,7 @@ services:
- POSTGRES_PWD=temporal
- POSTGRES_SEEDS=postgresql
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
networks:
- temporal-network
ports:
@@ -34,7 +34,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true

View File

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

View File

@@ -40,7 +40,7 @@ services:
- ENABLE_ES=true
- ES_SEEDS=elasticsearch
- ES_VERSION=v7
image: temporalio/auto-setup:1.15.0
image: temporalio/auto-setup:1.15.1
networks:
- temporal-network
ports:
@@ -53,7 +53,7 @@ services:
- temporal
environment:
- TEMPORAL_CLI_ADDRESS=temporal:7233
image: temporalio/admin-tools:1.15.0
image: temporalio/admin-tools:1.15.1
networks:
- temporal-network
stdin_open: true