🔧
This commit is contained in:
2
vendor/laravel/sail/stubs/pgsql.stub
vendored
2
vendor/laravel/sail/stubs/pgsql.stub
vendored
@@ -1,5 +1,5 @@
|
||||
pgsql:
|
||||
image: 'postgres:15'
|
||||
image: 'postgres:17'
|
||||
ports:
|
||||
- '${FORWARD_DB_PORT:-5432}:5432'
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user