Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2023
1 parent 27529b2 commit d1e8c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flyio/compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
db:
image: postgres:14-alpine
image: postgres:15-alpine
environment:
- POSTGRES_PASSWORD=postgres
volumes:
Expand Down

0 comments on commit d1e8c43

Please sign in to comment.