diff --git a/docker-compose.yaml b/docker-compose.yaml index 2b6cc90..158df2a 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -2,7 +2,7 @@ version: '3.8' services: app: - image: ihmily/douyin-live-recorder:2.0.9 + image: ihmily/douyin-live-recorder:latest environment: - TERM=xterm-256color tty: true