mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Update docker-compose.yml
This commit is contained in:
parent
0c99ff8b56
commit
6d4b11f3da
|
|
@ -46,7 +46,7 @@ services:
|
|||
|
||||
# postgres
|
||||
postgres:
|
||||
image: docker.io/postgres:16-alpine
|
||||
image: docker.io/postgres:14-alpine
|
||||
env_file: env/postgres.env
|
||||
volumes:
|
||||
- netbox-postgres-data:/var/lib/postgresql/data
|
||||
|
|
|
|||
Loading…
Reference in a new issue