Skip to content

Commit

Permalink
Upgrade to Postgres 15 (laravel#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki committed Dec 20, 2022
1 parent 7ce8ac9 commit 08f746e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/pgsql.stub
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pgsql:
image: 'postgres:14'
image: 'postgres:15'
ports:
- '${FORWARD_DB_PORT:-5432}:5432'
environment:
Expand Down

0 comments on commit 08f746e

Please sign in to comment.