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
DIAT
AAP Python
Commits
9919f74c
Commit
9919f74c
authored
Jul 19, 2021
by
WingKwan Lau
Browse files
Update Dockerfile
parent
70b5a36b
Pipeline
#375503
passed with stages
in 8 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
9919f74c
...
@@ -6,7 +6,6 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
@@ -6,7 +6,6 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
# yum Update
# yum Update
RUN
yum update
-y
RUN
yum update
-y
RUN
yum update
--cve
CVE-2021-23841
# Set necessary environment variables for python and python development environment
# Set necessary environment variables for python and python development environment
ARG
APP_ROOT=/opt/app-root
ARG
APP_ROOT=/opt/app-root
...
...
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