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

This commit is contained in:
renovate[bot]
2024-10-19 16:39:10 +00:00
committed by GitHub
parent 2a16cf8209
commit f606b654a7
2 changed files with 2 additions and 2 deletions

View File

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