Update .docker-compose.http.yml #1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
||||||
|
|
||||||
#Here is the ODC app
|
#Here is the ODC app
|
||||||
app-odc:
|
app-odc:
|
||||||
image: git.h2-invent.com/datenschutzcenter/application:3.0.5
|
image: git.h2-invent.com/datenschutzcenter/application:3.0.6
|
||||||
depends_on:
|
depends_on:
|
||||||
db-odc:
|
db-odc:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
Loading…
Reference in a new issue