Compare commits

..

1 commit

Author SHA1 Message Date
Skye Fugate b223c312f0
Merge 40bd30806c into a0961edd76 2025-12-06 19:42:50 -06:00

View file

@ -1,6 +1,6 @@
services: services:
netbox: &netbox netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.2} image: docker.io/netboxcommunity/netbox:${VERSION-v4.4-3.4.1}
depends_on: depends_on:
- postgres - postgres
- redis - redis