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:
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:
- postgres
- redis