mirror of
https://github.com/temporalio/docker-compose.git
synced 2026-08-30 18:41:40 -07:00
Bump Server version to 1.22.6
This commit is contained in:
2
.env
2
.env
@@ -2,7 +2,7 @@ COMPOSE_PROJECT_NAME=temporal
|
||||
CASSANDRA_VERSION=3.11.9
|
||||
ELASTICSEARCH_VERSION=7.16.2
|
||||
MYSQL_VERSION=8
|
||||
TEMPORAL_VERSION=1.22.5
|
||||
TEMPORAL_VERSION=1.22.6
|
||||
TEMPORAL_UI_VERSION=2.22.3
|
||||
POSTGRESQL_VERSION=13
|
||||
POSTGRES_PASSWORD=temporal
|
||||
|
||||
@@ -217,7 +217,7 @@ items:
|
||||
value: elasticsearch
|
||||
- name: ES_VERSION
|
||||
value: v7
|
||||
image: temporalio/auto-setup:1.22.5
|
||||
image: temporalio/auto-setup:1.22.6
|
||||
name: temporal
|
||||
ports:
|
||||
- containerPort: 7233
|
||||
@@ -324,7 +324,7 @@ items:
|
||||
value: temporal:7233
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
value: temporal:7233
|
||||
image: temporalio/admin-tools:1.22.5
|
||||
image: temporalio/admin-tools:1.22.6
|
||||
name: temporal-admin-tools
|
||||
resources: {}
|
||||
stdin: true
|
||||
|
||||
@@ -142,7 +142,7 @@ items:
|
||||
value: cassandra
|
||||
- name: DYNAMIC_CONFIG_FILE_PATH
|
||||
value: config/dynamicconfig/development-cass.yaml
|
||||
image: temporalio/auto-setup:1.22.5
|
||||
image: temporalio/auto-setup:1.22.6
|
||||
name: temporal
|
||||
ports:
|
||||
- containerPort: 7233
|
||||
@@ -249,7 +249,7 @@ items:
|
||||
value: temporal:7233
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
value: temporal:7233
|
||||
image: temporalio/admin-tools:1.22.5
|
||||
image: temporalio/admin-tools:1.22.6
|
||||
name: temporal-admin-tools
|
||||
resources: {}
|
||||
stdin: true
|
||||
|
||||
@@ -226,7 +226,7 @@ items:
|
||||
value: mysql
|
||||
- name: MYSQL_USER
|
||||
value: root
|
||||
image: temporalio/auto-setup:1.22.5
|
||||
image: temporalio/auto-setup:1.22.6
|
||||
name: temporal
|
||||
ports:
|
||||
- containerPort: 7233
|
||||
@@ -333,7 +333,7 @@ items:
|
||||
value: temporal:7233
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
value: temporal:7233
|
||||
image: temporalio/admin-tools:1.22.5
|
||||
image: temporalio/admin-tools:1.22.6
|
||||
name: temporal-admin-tools
|
||||
resources: {}
|
||||
stdin: true
|
||||
|
||||
@@ -153,7 +153,7 @@ items:
|
||||
value: mysql
|
||||
- name: MYSQL_USER
|
||||
value: root
|
||||
image: temporalio/auto-setup:1.22.5
|
||||
image: temporalio/auto-setup:1.22.6
|
||||
name: temporal
|
||||
ports:
|
||||
- containerPort: 7233
|
||||
@@ -260,7 +260,7 @@ items:
|
||||
value: temporal:7233
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
value: temporal:7233
|
||||
image: temporalio/admin-tools:1.22.5
|
||||
image: temporalio/admin-tools:1.22.6
|
||||
name: temporal-admin-tools
|
||||
resources: {}
|
||||
stdin: true
|
||||
|
||||
@@ -155,7 +155,7 @@ items:
|
||||
value: postgresql
|
||||
- name: POSTGRES_USER
|
||||
value: temporal
|
||||
image: temporalio/auto-setup:1.22.5
|
||||
image: temporalio/auto-setup:1.22.6
|
||||
name: temporal
|
||||
ports:
|
||||
- containerPort: 7233
|
||||
@@ -262,7 +262,7 @@ items:
|
||||
value: temporal:7233
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
value: temporal:7233
|
||||
image: temporalio/admin-tools:1.22.5
|
||||
image: temporalio/admin-tools:1.22.6
|
||||
name: temporal-admin-tools
|
||||
resources: {}
|
||||
stdin: true
|
||||
|
||||
@@ -249,7 +249,7 @@ items:
|
||||
value: postgresql
|
||||
- name: POSTGRES_USER
|
||||
value: temporal
|
||||
image: temporalio/auto-setup:1.22.5
|
||||
image: temporalio/auto-setup:1.22.6
|
||||
name: temporal
|
||||
ports:
|
||||
- containerPort: 7233
|
||||
@@ -356,7 +356,7 @@ items:
|
||||
value: temporal:7233
|
||||
- name: TEMPORAL_CLI_ADDRESS
|
||||
value: temporal:7233
|
||||
image: temporalio/admin-tools:1.22.5
|
||||
image: temporalio/admin-tools:1.22.6
|
||||
name: temporal-admin-tools
|
||||
resources: {}
|
||||
stdin: true
|
||||
|
||||
Reference in New Issue
Block a user