Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 7f1858b commit 051b7e9
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 @@ -13,7 +13,7 @@ services:
- asterism_network

postgres:
image: postgres:15-alpine
image: postgres:16-alpine
ports:
- "127.0.0.1:5432:5432"
environment:
Expand Down

0 comments on commit 051b7e9

Please sign in to comment.