Skip to content

Commit bbc90e0

Browse files
authored
Update README.md version to 1.2.4
1 parent cafde8f commit bbc90e0

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

README.md

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,11 @@ modify :point_down: repo, and update janus version , delete nginx-rtmp-module
2121

2222
| janus-webrtc-gateway-docker Version | Janus Version |Desc|
2323
| ------------ | ------------ |------------ |
24-
| 20220407 | 1.0.0 |------------ |
25-
| 20220617 | 1.0.1 |------------ |
26-
| 20220618 | 1.0.2 |------------ |
27-
| 20220627 | 1.0.3 |------------ |
28-
| 20220813 | 1.0.4 |------------ |
29-
| 20221018 | 1.1.0 |------------ |
30-
| 20230108 | 1.1.1 |------------ |
31-
| 20230127 | 1.1.2 |------------ |
32-
| 20230320 | 1.1.3 |------------ |
33-
| 20230829 | 1.1.4 |------------ |
34-
| 1.2.0 | 1.2.0 | no Audio Bridge 、Lua、Duktape|
35-
| 1.2.0-slim | 1.2.0 | with Audio Bridge plugin |
36-
| 1.2.1-slim | 1.2.1 | with Audio Bridge plugin |
37-
| 1.2.2-slim | 1.2.2 | with Audio Bridge plugin |
38-
| 1.2.3-slim | 1.2.3 | with Audio Bridge plugin |
24+
| 1.2.0-slim | 1.2.0 | |
25+
| 1.2.1-slim | 1.2.1 | |
26+
| 1.2.2-slim | 1.2.2 | |
27+
| 1.2.3-slim | 1.2.3 | |
28+
| 1.2.3-slim | 1.2.4 | |
3929
## arm64 images version
4030

4131
| janus-webrtc-docker:version | janus:version |
@@ -44,7 +34,7 @@ modify :point_down: repo, and update janus version , delete nginx-rtmp-module
4434
| 1.2.1-arm64 | 1.2.1 |
4535
| 1.2.2-arm64 | 1.2.2 |
4636
| 1.2.3-arm64 | 1.2.3 |
47-
37+
| 1.2.4-arm64 | 1.2.4 |
4838

4939
## How to use
5040

@@ -59,7 +49,7 @@ services:
5949
# janus-gateway
6050
#
6151
janus-gateway:
62-
image: 'sucwangsr/janus-webrtc-gateway-docker:1.2.3-slim'
52+
image: 'sucwangsr/janus-webrtc-gateway-docker:1.2.4-slim'
6353
#command: ["/usr/local/bin/janus", "-F", "/usr/local/etc/janus"] # only start janus
6454
command: ["sh", "-c", "nginx && /usr/local/bin/janus -F /usr/local/etc/janus"] # if want to start nginx (port 8086)
6555
network_mode: "host"

0 commit comments

Comments
 (0)