1
0
Fork 0

Update streamrec/stream-rec-front Docker tag to v0.7.1

This commit is contained in:
renovate[bot] 2024-09-11 16:22:43 +00:00 committed by GitHub
parent ba6f1817fb
commit 035b85d1a8
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -27,7 +27,7 @@ services:
stream-rec-frontend:
depends_on:
- stream-rec-backend
image: streamrec/stream-rec-front:v0.7.0
image: streamrec/stream-rec-front:v0.7.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"