From 8e78506bfed8107aff1f0c880343c20940af3954 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 2 Aug 2024 10:11:17 +0000 Subject: [PATCH] fix: build/8.1/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567377 - https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567377 - https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567378 - https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567379 - https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567380 --- build/8.1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/8.1/Dockerfile b/build/8.1/Dockerfile index e7e44a7..1d19ddb 100644 --- a/build/8.1/Dockerfile +++ b/build/8.1/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.1-fpm-alpine3.19 +FROM php:8-fpm-alpine3.19 ENV PHP_FPM_HEALTHCHECK_COMMIT 078ab63599a031c3995bedf7623cb7d5495f3f56