Skip to content

Commit 8fbdf5b

Browse files
fix: deps/fortishield_testing/fortishield_testing/qa_ctl/deployment/dockerfiles/amazon_linux_2/Dockerfile to reduce vulnerabilities (#41)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-AMZN2-GLIBC-6745196 - https://snyk.io/vuln/SNYK-AMZN2-GLIBCCOMMON-6745132 - https://snyk.io/vuln/SNYK-AMZN2-GLIBCLANGPACKEN-6745141 - https://snyk.io/vuln/SNYK-AMZN2-GLIBCMINIMALLANGPACK-6745170 - https://snyk.io/vuln/SNYK-AMZN2-LIBCRYPT-6745245 Co-authored-by: snyk-bot <[email protected]>
1 parent 370288a commit 8fbdf5b

File tree

1 file changed

+1
-1
lines changed
  • deps/fortishield_testing/fortishield_testing/qa_ctl/deployment/dockerfiles/amazon_linux_2

1 file changed

+1
-1
lines changed

deps/fortishield_testing/fortishield_testing/qa_ctl/deployment/dockerfiles/amazon_linux_2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM amazonlinux:2.0.20240306.2
1+
FROM amazonlinux:2.0.20240903.0
22

33
RUN yum update -y && \
44
yum install -y \

0 commit comments

Comments
 (0)