Update surveyking/surveyking Docker tag to v1.9.0 (#1320)
This commit is contained in:
parent
e11d5817fd
commit
3a00775ab5
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
surveyking:
|
surveyking:
|
||||||
image: surveyking/surveyking:v1.8.2
|
image: surveyking/surveyking:v1.9.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
surveyking:
|
surveyking:
|
||||||
image: surveyking/surveyking:v1.8.2
|
image: surveyking/surveyking:v1.9.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue