From 0e6343e26bb9642be2304c59f212fa13ab05048b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Mar 2023 07:23:54 +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-APR-3261105 - https://snyk.io/vuln/SNYK-DEBIAN11-APRUTIL-3261250 - https://snyk.io/vuln/SNYK-DEBIAN11-APRUTIL-3261250 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3066040 - https://snyk.io/vuln/SNYK-DEBIAN11-GNUTLS28-3318299 --- .../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