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

Update streamrec/stream-rec Docker tag to v0.7.1
This commit is contained in:
2024-09-12 10:21:47 +08:00
committed by GitHub
6 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@ networks:
services:
stream-rec-backend:
image: streamrec/stream-rec:v0.7.0
image: streamrec/stream-rec:v0.7.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
stream-rec-backend:
image: streamrec/stream-rec:v0.7.0
image: streamrec/stream-rec:v0.7.1
container_name: ${CONTAINER_NAME}-backend
labels:
createdBy: "Apps"