Skip to content
Snippets Groups Projects
Commit a5354c95 authored by Manuel Spuhler's avatar Manuel Spuhler
Browse files
parents e98b52a9 02ba8d65
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ services: ...@@ -43,7 +43,7 @@ services:
- db - db
meta_db_setup: 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" container_name: "meta-db-setup"
restart: "no" restart: "no"
networks: networks:
...@@ -59,7 +59,7 @@ services: ...@@ -59,7 +59,7 @@ services:
- db - db
sample_db_setup: 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" container_name: "data-db-setup"
restart: "no" restart: "no"
networks: networks:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment