Merge pull request #186 from QYG2297248353/renovate/streamrec-stream-rec-0.x

Update streamrec/stream-rec Docker tag to v0.7.0
This commit is contained in:
新疆萌森软件开发工作室 2024-08-01 10:06:07 +08:00 committed by GitHub
commit c82a546544
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
stream-rec-backend:
image: streamrec/stream-rec:v0.6.9
image: streamrec/stream-rec:v0.7.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ networks:
services:
stream-rec-backend:
image: streamrec/stream-rec:v0.6.9
image: streamrec/stream-rec:v0.7.0
container_name: ${CONTAINER_NAME}-backend
labels:
createdBy: "Apps"