Skip to content

Commit

Permalink
build(docker): no CGO in alpine container
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed May 4, 2021
1 parent 63a5d22 commit 7df35ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
- .env
environment:
- POSTGRES_HOST=urlshdb
- CGO_ENABLED=0
depends_on:
- urlshdb
- urlshcache
Expand Down

0 comments on commit 7df35ec

Please sign in to comment.