chore(deps): update linuxserver/netbox docker tag to v4.4.0 (#1677)
This commit is contained in:
parent
32a3d38a79
commit
0299fb0ae2
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
netbox:
|
netbox:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
image: linuxserver/netbox:4.3.7
|
image: linuxserver/netbox:4.4.0
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
Loading…
Reference in New Issue