Skip to content

Commit

Permalink
Remove db image in compose (#3324)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblackmoor authored Aug 15, 2024
1 parent 5399e92 commit 8f0ba8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ services:
bulk-scan-processor-db:
build:
context: ./docker/database
image: hmcts/dm-store-db:latest
environment:
POSTGRES_HOST_AUTH_METHOD: trust
ports:
Expand Down

0 comments on commit 8f0ba8a

Please sign in to comment.