Skip to content

Commit

Permalink
use alpine version of postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
hurngchunlee committed Sep 28, 2022
1 parent f7a1deb commit 758ff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
- service
- ui-db
ui-db:
image: postgres:12
image: postgres:12-alpine
environment:
POSTGRES_HOST:
POSTGRES_PORT:
Expand Down

0 comments on commit 758ff3e

Please sign in to comment.