Update docker-compose.yml

This commit is contained in:
drice000
2026-01-01 16:57:45 -05:00
committed by GitHub
parent 6b79471bf7
commit e9de4df8e8

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
netbox: netbox
netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
depends_on:
- postgres