UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
python
python36
Commits
9b57d429
Commit
9b57d429
authored
Aug 10, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development See merge request
!43
parents
130fddb8
cdf0bcac
Pipeline
#422655
passed with stages
in 18 minutes and 1 second
Changes
2
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Dockerfile
Dockerfile
+2
-2
hardening_manifest.yaml
hardening_manifest.yaml
+3
-3
No files found.
Dockerfile
View file @
9b57d429
...
@@ -40,11 +40,11 @@ RUN find /usr/local -depth \
...
@@ -40,11 +40,11 @@ RUN find /usr/local -depth \
COPY
pip-21.2.3-py3-none-any.whl /
COPY
pip-21.2.3-py3-none-any.whl /
COPY
setuptools-57.4.0-py3-none-any.whl /
COPY
setuptools-57.4.0-py3-none-any.whl /
COPY
wheel-0.3
6.2
-py2.py3-none-any.whl /
COPY
wheel-0.3
7.0
-py2.py3-none-any.whl /
RUN
python3.6
-m
pip
install
--no-index
--upgrade
/pip-21.2.3-py3-none-any.whl
&&
\
RUN
python3.6
-m
pip
install
--no-index
--upgrade
/pip-21.2.3-py3-none-any.whl
&&
\
python3.6
-m
pip
install
--no-index
--upgrade
/setuptools-57.4.0-py3-none-any.whl
&&
\
python3.6
-m
pip
install
--no-index
--upgrade
/setuptools-57.4.0-py3-none-any.whl
&&
\
python3.6
-m
pip
install
--no-index
--upgrade
/wheel-0.3
6.2
-py2.py3-none-any.whl
python3.6
-m
pip
install
--no-index
--upgrade
/wheel-0.3
7.0
-py2.py3-none-any.whl
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
9b57d429
...
@@ -45,11 +45,11 @@ resources:
...
@@ -45,11 +45,11 @@ resources:
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
a49230977aa6cfb9d933614d2f7b79036e9945c4cdd7583163f4e920b83418d6
value
:
a49230977aa6cfb9d933614d2f7b79036e9945c4cdd7583163f4e920b83418d6
-
filename
:
wheel-0.3
6.2
-py2.py3-none-any.whl
-
filename
:
wheel-0.3
7.0
-py2.py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/
65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880
/wheel-0.3
6.2
-py2.py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/
04/80/cad93b40262f5d09f6de82adbee452fd43cdff60830b56a74c5930f7e277
/wheel-0.3
7.0
-py2.py3-none-any.whl
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e
value
:
21014b2bd93c6d0034b6ba5d35e4eb284340e09d63c59aef6fc14b0f346146fd
# List of project maintainers
# List of project maintainers
maintainers
:
maintainers
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment