bugfix:容器镜像中安装jinja2
This commit is contained in:
@@ -140,3 +140,6 @@
|
||||
|
||||
- name: "install python3 prettytable"
|
||||
shell: python3 -m pip install prettytable
|
||||
|
||||
- name: "install python3 jinja2"
|
||||
shell: python3 -m pip install jinja2
|
||||
|
||||
Reference in New Issue
Block a user