Skip to content

Commit

Permalink
feat: update postgres version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
njuguna-n authored Sep 2, 2024
1 parent 8442dbd commit 9c44962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
postgres:
image: postgres:13
image: postgres:16
ports:
- 5432:5432
volumes:
Expand Down

0 comments on commit 9c44962

Please sign in to comment.