Skip to content

Commit

Permalink
Update Api
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2024
1 parent 85f3e0a commit 88f3c19
Show file tree
Hide file tree
Showing 3 changed files with 174 additions and 85 deletions.
2 changes: 1 addition & 1 deletion api/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3'
services:

grants-db:
image: postgres:15-alpine
image: postgres:16-alpine
container_name: grants-db
command: postgres -c "log_lock_waits=on" -N 1000 -c "fsync=off"
env_file: ./local.env
Expand Down
Loading

0 comments on commit 88f3c19

Please sign in to comment.