Skip to content

Commit

Permalink
Pin postgres version
Browse files Browse the repository at this point in the history
  • Loading branch information
stanriders committed Oct 2, 2024
1 parent 939d748 commit c251483
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 @@ -45,7 +45,7 @@ services:
pull_policy: build

postgres:
image: postgres:latest
image: postgres:16
environment:
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=postgres
Expand Down

0 comments on commit c251483

Please sign in to comment.