Skip to content

Commit 2d4fa8a

Browse files
chore(deps): update ossrs/srs docker tag to v6
1 parent 764b9ad commit 2d4fa8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
# command: ./objs/srs -c conf/knzklive.conf
3838

3939
srs:
40-
image: ossrs/srs:4
40+
image: ossrs/srs:6
4141
container_name: srs
4242
expose:
4343
- 8080

infra/push/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
srs:
5-
image: ossrs/srs:4
5+
image: ossrs/srs:6
66
restart: unless-stopped
77
container_name: srs
88
expose:

0 commit comments

Comments
 (0)