From 43078187ca4907279f62657be4d2e114a8c560e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Feb 2023 03:26:41 +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-APRUTIL-3261250 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3065656 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3066040 - https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3179181 - https://snyk.io/vuln/SNYK-DEBIAN11-TAR-3253527 --- .../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