diff --git a/tests/docker-compose.yml b/tests/docker-compose.yml index bae31d2521de62c2a4ce2ca572d9a8c4ed680e63..881353667065f7c1994068560e71516021dc1ab2 100644 --- a/tests/docker-compose.yml +++ b/tests/docker-compose.yml @@ -43,7 +43,7 @@ services: - db meta_db_setup: - image: "hbpmip/sample-meta-db-setup:0.5.0" + image: "hbpmip/sample-meta-db-setup:0.5.1" container_name: "meta-db-setup" restart: "no" networks: @@ -59,7 +59,7 @@ services: - db sample_db_setup: - image: "hbpmip/sample-data-db-setup:0.5.0" + image: "hbpmip/sample-data-db-setup:0.5.1" container_name: "data-db-setup" restart: "no" networks: