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
130fddb8
Commit
130fddb8
authored
Aug 09, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development See merge request
!40
parents
cfe0aa64
c87f69ef
Pipeline
#416495
passed with stages
in 21 minutes and 2 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
Dockerfile
Dockerfile
+4
-4
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
Dockerfile
View file @
130fddb8
...
@@ -38,12 +38,12 @@ RUN find /usr/local -depth \
...
@@ -38,12 +38,12 @@ RUN find /usr/local -depth \
echo
'/usr/local/lib'
>
/etc/ld.so.conf
&&
\
echo
'/usr/local/lib'
>
/etc/ld.so.conf
&&
\
ldconfig
ldconfig
COPY
pip-21.2.
1
-py3-none-any.whl /
COPY
pip-21.2.
3
-py3-none-any.whl /
COPY
setuptools-5
6.1
.0-py3-none-any.whl /
COPY
setuptools-5
7.4
.0-py3-none-any.whl /
COPY
wheel-0.36.2-py2.py3-none-any.whl /
COPY
wheel-0.36.2-py2.py3-none-any.whl /
RUN
python3.6
-m
pip
install
--no-index
--upgrade
/pip-21.2.
1
-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-5
6.1
.0-py3-none-any.whl
&&
\
python3.6
-m
pip
install
--no-index
--upgrade
/setuptools-5
7.4
.0-py3-none-any.whl
&&
\
python3.6
-m
pip
install
--no-index
--upgrade
/wheel-0.36.2-py2.py3-none-any.whl
python3.6
-m
pip
install
--no-index
--upgrade
/wheel-0.36.2-py2.py3-none-any.whl
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
130fddb8
...
@@ -35,12 +35,12 @@ resources:
...
@@ -35,12 +35,12 @@ resources:
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
f2377645ddbe150db42ff37c41401981f6f5259320ca559e7368a0785b99d6df
value
:
f2377645ddbe150db42ff37c41401981f6f5259320ca559e7368a0785b99d6df
-
filename
:
pip-21.2.
1
-py3-none-any.whl
-
filename
:
pip-21.2.
3
-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/
8
a/
d7/f505e91e2cdea53cfcf51f4ac478a8cd64fb0bc1042629cedde20d9a6a9b
/pip-21.2.
2
-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/
c
a/
bf/4133a0e05eac641ec270bbcef30512b5ad307d7838adb994acd652cc30e3
/pip-21.2.
3
-py3-none-any.whl
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
b02a9d345f913e03fde2ed41896687cc1a2053c6adbe142ec03cff6b0827233d
value
:
895df6014c2f02f9d278a8ad6e31cdfd312952b4a93c3068d0556964f4490057
-
filename
:
setuptools-5
6.1
.0-py3-none-any.whl
-
filename
:
setuptools-5
7.4
.0-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/bd/25/5bdf7f1adeebd4e3fa76b2e2f045ae53ee208e40a4231ad0f0c3007e4353/setuptools-57.4.0-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/bd/25/5bdf7f1adeebd4e3fa76b2e2f045ae53ee208e40a4231ad0f0c3007e4353/setuptools-57.4.0-py3-none-any.whl
validation
:
validation
:
type
:
sha256
type
:
sha256
...
...
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