From 8b4332bdb0fa37d69766b99a3225a4b882b0ea24 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Aug 2024 09:26:34 +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..ee990e6 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.2-fpm-alpine3.19 ENV PHP_FPM_HEALTHCHECK_COMMIT 078ab63599a031c3995bedf7623cb7d5495f3f56