Update streamrec/stream-rec Docker tag to v0.7.0
This commit is contained in:
parent
6c6f8cfef0
commit
71a1dddf1c
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue