postgres 15
This commit is contained in:
parent
786d191092
commit
9f930c19fe
|
|
@ -30,7 +30,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