From a520e4a26f1106feb020f680a1d924246c41b04d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: 2022年11月18日 08:01:05 +0000 Subject: [PATCH] fix: Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE316-CURL-3063712 - https://snyk.io/vuln/SNYK-ALPINE316-CURL-3063712 - https://snyk.io/vuln/SNYK-ALPINE316-CURL-3063713 - https://snyk.io/vuln/SNYK-ALPINE316-CURL-3063713 - https://snyk.io/vuln/SNYK-ALPINE316-LIBXML2-3050527 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cde875f..cbc88de 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.1.12RC1-zts-alpine3.16 +FROM php:8-zts-alpine3.16 # Image information ARG VCS_REF

AltStyle によって変換されたページ (->オリジナル) /