Skip to content

Commit

Permalink
Pin PG to version 16 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanhle authored Nov 7, 2024
1 parent e397e00 commit 2d61da9
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 @@ -13,7 +13,7 @@ services:
- postgres

postgres:
image: postgres:latest
image: postgres:16
container_name: postgres
env_file:
- .env.psql
Expand Down

0 comments on commit 2d61da9

Please sign in to comment.