diff --git a/tests/docker-compose.yml b/tests/docker-compose.yml index 881353667065f7c1994068560e71516021dc1ab2..fafd38e8a4b9ff9a74403d05acba3e33af174301 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.1" + image: "hbpmip/sample-meta-db-setup:0.6.0" 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.1" + image: "hbpmip/sample-data-db-setup:0.6.0" container_name: "data-db-setup" restart: "no" networks: