Skip to content

Commit

Permalink
Update DB version to match prod
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodiegoss committed May 26, 2024
1 parent 2a3f86e commit ca66d95
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 @@ -26,7 +26,7 @@ services:
command: /jandig/run.sh

postgres:
image: postgres:15.2
image: postgres:15.4
env_file:
- .envs/.example
command: postgres -c max_connections=10000
Expand Down

0 comments on commit ca66d95

Please sign in to comment.