Update streamrec/stream-rec Docker tag to v0.7.2

This commit is contained in:
renovate[bot]
2024-10-19 17:10:48 +00:00
committed by GitHub
parent d0ba03acba
commit 8fe06bc1e2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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