Merge pull request 'Update .docker-compose.http.yml' (#1) from holzi1005-patch-1 into main
Reviewed-on: #1
This commit is contained in:
commit
eac5c2b2b1
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