Обновить docker-compose/docker-compose.yml
This commit is contained in:
parent
ebd8502b3e
commit
b26db2555f
|
@ -75,7 +75,7 @@ services:
|
|||
- loop-network
|
||||
|
||||
db:
|
||||
image: "postgres"
|
||||
image: "postgres:11.22-alpine3.19"
|
||||
restart: "unless-stopped"
|
||||
environment:
|
||||
POSTGRES_PASSWORD: "<password>"
|
||||
|
|
Loading…
Reference in New Issue