Code Review
/
ccsdk
/
oran.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7cf9945
)
Update Dockerfile to mitigate vulnerabilities
87/140687/1
author
saul.gill
<saul.gill@est.tech>
Fri, 11 Apr 2025 13:42:55 +0000
(14:42 +0100)
committer
saul.gill
<saul.gill@est.tech>
Fri, 11 Apr 2025 13:43:00 +0000
(14:43 +0100)
Issue-ID: CCSDK-4113
Change-Id: I548187c504c3b7ecc79fe64d7d5c19aa3aebe477
Signed-off-by: saul.gill <saul.gill@est.tech>
a1-policy-management/Dockerfile
patch
|
blob
|
history
diff --git
a/a1-policy-management/Dockerfile
b/a1-policy-management/Dockerfile
index
57bb9c1
..
e266321
100644
(file)
--- a/
a1-policy-management/Dockerfile
+++ b/
a1-policy-management/Dockerfile
@@
-20,7
+20,7
@@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
#
-FROM amazoncorretto:17-alpine
3.17-jdk
+FROM amazoncorretto:17-alpine
#install vim editor
RUN apk update