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
Administrator committed May 9, 2024
1 parent 367c35b commit 1898d4e
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 1898d4e

Please sign in to comment.