UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ad0895d7 authored by Jose Rivera La Torres's avatar Jose Rivera La Torres
Browse files

Merge branch '1.0.1.26623-feature-branch' into 'development'

btfl-soup - master/26623

See merge request !24
parents 9260d8b3 48e96a5b
No related branches found
No related tags found
2 merge requests!30Ironbank generated btfl-soup image - DF build num: 24336, DF PR:...,!24btfl-soup - master/26623
Pipeline #792871 failed
......@@ -18,8 +18,8 @@ RUN dnf install -y --nodocs python3-devel gcc gcc-c++ make wget git && \
rm -rf /var/cache/dnf && \
rm -rf ./pip-pkgs
ENV DOCKER_IMAGE='demisto/btfl-soup:1.0.1.26269'
ENV DOCKER_IMAGE='demisto/btfl-soup:1.0.1.26623'
ENV DOCKER_IMAGE_IRONBANK='opensource/palo-alto-networks/demisto/btfl-soup:1.0.1.26269'
ENV DOCKER_IMAGE_IRONBANK='opensource/palo-alto-networks/demisto/btfl-soup:1.0.1.26623'
HEALTHCHECK NONE
\ No newline at end of file
apiVersion: v1
name: opensource/palo-alto-networks/demisto/btfl-soup
tags:
- 1.0.1.26269
- 1.0.1.26623
args:
BASE_IMAGE: opensource/palo-alto-networks/demisto/python3
BASE_TAG: 3.9.7.24076
......@@ -37,11 +37,11 @@ resources:
validation:
type: sha256
value: 39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d
- filename: pycryptodome-3.13.0-cp35-abi3-manylinux2010_x86_64.whl
url: https://files.pythonhosted.org/packages/d7/45/c50c9c800603edfd0981d2ae4d7d97523c24e085d50d527ea78caa376d4b/pycryptodome-3.13.0-cp35-abi3-manylinux2010_x86_64.whl
- filename: pycryptodome-3.14.1-cp35-abi3-manylinux2010_x86_64.whl
url: https://files.pythonhosted.org/packages/71/6b/965be3bec8fc1f6013739fea2bba86cf43a3be09ab7e29bd2134829c7615/pycryptodome-3.14.1-cp35-abi3-manylinux2010_x86_64.whl
validation:
type: sha256
value: ca6db61335d07220de0b665bfee7b8e9615b2dfc67a54016db4826dac34c2dd2
value: 8b5c28058102e2974b9868d72ae5144128485d466ba8739abd674b77971454cc
- filename: rsa-4.7.2-py3-none-any.whl
url: https://files.pythonhosted.org/packages/e9/93/0c0f002031f18b53af7a6166103c02b9c0667be528944137cc954ec921b3/rsa-4.7.2-py3-none-any.whl
validation:
......
......@@ -8,7 +8,7 @@
beautifulsoup4==4.9.3
markdownify==0.10.3
pyasn1==0.4.8
pycryptodome==3.13.0
pycryptodome==3.14.1
rsa==4.7.2
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.3.1; python_version >= '3.0'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment