mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-18 20:01:05 +00:00
⬆️ Updates Dependencies
* Postgres 9.6 -> 10.2 * Nginx 1.11 -> 1.13
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user