File tree 9 files changed +29
-29
lines changed
9 files changed +29
-29
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ services:
32
32
- ENABLE_ES=true
33
33
- ES_SEEDS=elasticsearch
34
34
- ES_VERSION=v7
35
- image : temporalio/auto-setup:1.12.3
35
+ image : temporalio/auto-setup:1.13.0
36
36
networks :
37
37
- temporal-network
38
38
ports :
@@ -45,7 +45,7 @@ services:
45
45
- temporal
46
46
environment :
47
47
- TEMPORAL_CLI_ADDRESS=temporal:7233
48
- image : temporalio/admin-tools:1.12.3
48
+ image : temporalio/admin-tools:1.13.0
49
49
networks :
50
50
- temporal-network
51
51
stdin_open : true
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ services:
14
14
environment :
15
15
- CASSANDRA_SEEDS=cassandra
16
16
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
17
- image : temporalio/auto-setup:1.12.3
17
+ image : temporalio/auto-setup:1.13.0
18
18
networks :
19
19
- temporal-network
20
20
ports :
@@ -27,7 +27,7 @@ services:
27
27
- temporal
28
28
environment :
29
29
- TEMPORAL_CLI_ADDRESS=temporal:7233
30
- image : temporalio/admin-tools:1.12.3
30
+ image : temporalio/admin-tools:1.13.0
31
31
networks :
32
32
- temporal-network
33
33
stdin_open : true
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ services:
44
44
- ENABLE_ES=true
45
45
- ES_SEEDS=elasticsearch
46
46
- ES_VERSION=v7
47
- image : temporalio/auto-setup:1.12.3
47
+ image : temporalio/auto-setup:1.13.0
48
48
links :
49
49
- cockroach:postgres
50
50
networks :
@@ -59,7 +59,7 @@ services:
59
59
- temporal
60
60
environment :
61
61
- TEMPORAL_CLI_ADDRESS=temporal:7233
62
- image : temporalio/admin-tools:1.12.3
62
+ image : temporalio/admin-tools:1.13.0
63
63
networks :
64
64
- temporal-network
65
65
stdin_open : true
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ services:
26
26
- POSTGRES_PWD=
27
27
- POSTGRES_SEEDS=postgres
28
28
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
29
- image : temporalio/auto-setup:1.12.3
29
+ image : temporalio/auto-setup:1.13.0
30
30
links :
31
31
- cockroach:postgres
32
32
networks :
@@ -41,7 +41,7 @@ services:
41
41
- temporal
42
42
environment :
43
43
- TEMPORAL_CLI_ADDRESS=temporal:7233
44
- image : temporalio/admin-tools:1.12.3
44
+ image : temporalio/admin-tools:1.13.0
45
45
networks :
46
46
- temporal-network
47
47
stdin_open : true
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ services:
37
37
- ENABLE_ES=true
38
38
- ES_SEEDS=elasticsearch
39
39
- ES_VERSION=v7
40
- image : temporalio/auto-setup:1.12.3
40
+ image : temporalio/auto-setup:1.13.0
41
41
networks :
42
42
- temporal-network
43
43
ports :
@@ -50,7 +50,7 @@ services:
50
50
- temporal
51
51
environment :
52
52
- TEMPORAL_CLI_ADDRESS=temporal:7233
53
- image : temporalio/admin-tools:1.12.3
53
+ image : temporalio/admin-tools:1.13.0
54
54
networks :
55
55
- temporal-network
56
56
stdin_open : true
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ services:
20
20
- MYSQL_PWD=root
21
21
- MYSQL_SEEDS=mysql
22
22
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
23
- image : temporalio/auto-setup:1.12.3
23
+ image : temporalio/auto-setup:1.13.0
24
24
networks :
25
25
- temporal-network
26
26
ports :
@@ -33,7 +33,7 @@ services:
33
33
- temporal
34
34
environment :
35
35
- TEMPORAL_CLI_ADDRESS=temporal:7233
36
- image : temporalio/admin-tools:1.12.3
36
+ image : temporalio/admin-tools:1.13.0
37
37
networks :
38
38
- temporal-network
39
39
stdin_open : true
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ services:
21
21
- POSTGRES_PWD=temporal
22
22
- POSTGRES_SEEDS=postgresql
23
23
- DYNAMIC_CONFIG_FILE_PATH=config/dynamicconfig/development.yaml
24
- image : temporalio/auto-setup:1.12.3
24
+ image : temporalio/auto-setup:1.13.0
25
25
networks :
26
26
- temporal-network
27
27
ports :
@@ -34,7 +34,7 @@ services:
34
34
- temporal
35
35
environment :
36
36
- TEMPORAL_CLI_ADDRESS=temporal:7233
37
- image : temporalio/admin-tools:1.12.3
37
+ image : temporalio/admin-tools:1.13.0
38
38
networks :
39
39
- temporal-network
40
40
stdin_open : true
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ services:
39
39
- ENABLE_ES=true
40
40
- ES_SEEDS=elasticsearch
41
41
- ES_VERSION=v7
42
- image : temporalio/auto-setup:1.12.3
42
+ image : temporalio/auto-setup:1.13.0
43
43
networks :
44
44
- temporal-network
45
45
ports :
@@ -52,34 +52,34 @@ services:
52
52
- temporal
53
53
environment :
54
54
- TEMPORAL_CLI_ADDRESS=temporal:7233
55
- image : temporalio/admin-tools:1.12.3
55
+ image : temporalio/admin-tools:1.13.0
56
56
networks :
57
57
- temporal-network
58
58
stdin_open : true
59
59
tty : true
60
- temporal-web :
61
- container_name : temporal-web
60
+ temporal-ui :
61
+ container_name : temporal-ui
62
62
depends_on :
63
63
- temporal
64
64
environment :
65
- - TEMPORAL_GRPC_ENDPOINT=temporal:7233
66
- - TEMPORAL_PERMIT_WRITE_API=true
67
- image : temporalio/web:1.12.0
65
+ - TEMPORAL_ADDRESS=temporal:7233
66
+ image : temporalio/ui:latest
68
67
networks :
69
68
- temporal-network
70
69
ports :
71
- - 8088:8088
72
- temporal-ui :
73
- container_name : temporal-ui
70
+ - 8080:8080
71
+ temporal-web :
72
+ container_name : temporal-web
74
73
depends_on :
75
74
- temporal
76
75
environment :
77
- - TEMPORAL_ADDRESS=temporal:7233
78
- image : temporalio/ui:latest
76
+ - TEMPORAL_GRPC_ENDPOINT=temporal:7233
77
+ - TEMPORAL_PERMIT_WRITE_API=true
78
+ image : temporalio/web:1.12.0
79
79
networks :
80
80
- temporal-network
81
81
ports :
82
- - 8080:8080
82
+ - 8088:8088
83
83
networks :
84
84
temporal-network :
85
85
driver : bridge
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ services:
39
39
- ENABLE_ES=true
40
40
- ES_SEEDS=elasticsearch
41
41
- ES_VERSION=v7
42
- image : temporalio/auto-setup:1.12.3
42
+ image : temporalio/auto-setup:1.13.0
43
43
networks :
44
44
- temporal-network
45
45
ports :
@@ -52,7 +52,7 @@ services:
52
52
- temporal
53
53
environment :
54
54
- TEMPORAL_CLI_ADDRESS=temporal:7233
55
- image : temporalio/admin-tools:1.12.3
55
+ image : temporalio/admin-tools:1.13.0
56
56
networks :
57
57
- temporal-network
58
58
stdin_open : true
You can’t perform that action at this time.
0 commit comments