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:
|
||||
surveyking:
|
||||
image: surveyking/surveyking:v1.8.2
|
||||
image: surveyking/surveyking:v1.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
surveyking:
|
||||
image: surveyking/surveyking:v1.8.2
|
||||
image: surveyking/surveyking:v1.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue