postgresql 15
This commit is contained in:
parent
ef7f566acf
commit
e11e314d7e
|
|
@ -31,7 +31,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