mirror of
https://github.com/corda/corda.git
synced 2025-02-14 22:52:22 +00:00
fix: docker/src/docker/DockerfileAL to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-AMZN2-EXPAT-8545078 - https://snyk.io/vuln/SNYK-AMZN2-CURL-8611959 - https://snyk.io/vuln/SNYK-AMZN2-GLIBC-8545261 - https://snyk.io/vuln/SNYK-AMZN2-GLIBCCOMMON-8545325 - https://snyk.io/vuln/SNYK-AMZN2-LIBCURL-8611960
This commit is contained in:
parent
80c416f8e2
commit
a7701415eb
@ -1,4 +1,4 @@
|
||||
FROM amazoncorretto:8u422-al2
|
||||
FROM amazoncorretto:8u442-al2
|
||||
|
||||
## Add packages, clean cache, create dirs, create corda user and change ownership
|
||||
RUN yum -y install bash && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user