Update streamrec/stream-rec Docker tag to v0.7.2
This commit is contained in:
parent
7ddb2a64ed
commit
d73894c2b3
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
stream-rec-backend:
|
stream-rec-backend:
|
||||||
image: streamrec/stream-rec:v0.7.1
|
image: streamrec/stream-rec:v0.7.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
stream-rec-backend:
|
stream-rec-backend:
|
||||||
image: streamrec/stream-rec:v0.7.1
|
image: streamrec/stream-rec:v0.7.2
|
||||||
container_name: ${CONTAINER_NAME}-backend
|
container_name: ${CONTAINER_NAME}-backend
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue