Skip to content

Commit

Permalink
Add platform
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenetriguba committed Jan 7, 2024
1 parent 4761a2e commit fcddfe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ services:

postgres_db:
image: postgres:16.1-alpine3.19
platform: linux/x86_64
container_name: bolt_postgres_db
environment:
- POSTGRES_DB=${DB_NAME:?err}
Expand Down

0 comments on commit fcddfe2

Please sign in to comment.