postgres 15
This commit is contained in:
parent
786d191092
commit
9f930c19fe
|
|
@ -30,7 +30,7 @@ services:
|
|||
- internal
|
||||
|
||||
pgsql:
|
||||
image: postgres:18-alpine
|
||||
image: postgres:15-alpine
|
||||
container_name: starter-pgsql-1
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in New Issue