Skip to content

Commit

Permalink
Merge pull request #10 from fga-eps-mds/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
AlvaroLeles authored Jul 5, 2023
2 parents 37e01e8 + 8b1973d commit 24c07f8
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 @@ -24,7 +24,7 @@ services:
- postgres

postgres:
image: postgres:latest
image: postgres:alpine
container_name: schedula_tutorial_db
ports:
- "5106:5432"
Expand Down

0 comments on commit 24c07f8

Please sign in to comment.