Skip to content

Commit

Permalink
### v0.3.2.1
Browse files Browse the repository at this point in the history
更新时间:2020-12-25

- 新增多环境编排功能
- 新增网卡管理功能
- 新增可视化配置编排功能
- 新增场景模式
- 新增10个漏洞镜像
- 迁移管理中心、镜像管理、靶场管理
- 修复漏洞环境删除积分丢失 BUG
- 修复个人主页显示错误 BUG
- 修复一些不为人知的 BUG
  • Loading branch information
xxxxbxxxxx committed Dec 25, 2020
1 parent 44a214b commit ee2b2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM python:3
LABEL maintainer="r4v3zn <woo0nise@gmail.com>" version="0.3.1.1" description="Vulfocus for Docker"
LABEL maintainer="r4v3zn <woo0nise@gmail.com>" version="0.3.2.1" description="Vulfocus for Docker"
EXPOSE 80
RUN mkdir /vulfocus-api/
WORKDIR /vulfocus-api/
Expand Down

0 comments on commit ee2b2ef

Please sign in to comment.