postgresql 15
This commit is contained in:
parent
ef7f566acf
commit
e11e314d7e
|
|
@ -31,7 +31,7 @@ services:
|
||||||
- internal
|
- internal
|
||||||
|
|
||||||
pgsql:
|
pgsql:
|
||||||
image: postgres:18-alpine
|
image: postgres:15-alpine
|
||||||
container_name: starter-pgsql-1
|
container_name: starter-pgsql-1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue