From 00c0903631dfc514aaa01cf109dd1431db1a653c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Jul 2022 03:56:22 +0000 Subject: [PATCH] fix: letsencrypt-compatibility-test/letsencrypt_compatibility_test/configurators/apache/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-2805482 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-2813769 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-2813773 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2933518 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2933518 --- .../configurators/apache/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt-compatibility-test/letsencrypt_compatibility_test/configurators/apache/Dockerfile b/letsencrypt-compatibility-test/letsencrypt_compatibility_test/configurators/apache/Dockerfile index 392f5efa6f9..59a516669fe 100644 --- a/letsencrypt-compatibility-test/letsencrypt_compatibility_test/configurators/apache/Dockerfile +++ b/letsencrypt-compatibility-test/letsencrypt_compatibility_test/configurators/apache/Dockerfile @@ -1,4 +1,4 @@ -FROM httpd +FROM httpd:2-bullseye MAINTAINER Brad Warren RUN mkdir /var/run/apache2