update dev setup to use srs 6

This commit is contained in:
Jan Koppe 2024-02-28 21:21:39 +01:00
parent a1ab7704db
commit ccfe3e14ad
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ services:
POSTGRES_USER: "portier"
POSTGRES_DB: "portier"
srs:
image: ossrs/srs:4
image: ossrs/srs:6
ports:
- 1935:1935
- 8888:8888