⬆️ Updates Dependencies
* Postgres 9.6 -> 10.2 * Nginx 1.11 -> 1.13
This commit is contained in:
parent
bab8618650
commit
ba2b49339f
2 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
- ./manage.py
|
||||
- test
|
||||
postgres:
|
||||
image: postgres:9.6-alpine
|
||||
image: postgres:10.2-alpine
|
||||
env_file: postgres.env
|
||||
volumes:
|
||||
netbox-static-files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue