Update Dockerfile

Changes included in this PR
apache-php/app/Dockerfile
We recommend upgrading to php:8.0.15-fpm, as this image has only 80 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity	Priority Score / 1000	Issue	Exploit Maturity
critical severity	714	Out-of-bounds Write
SNYK-DEBIAN10-APACHE2-1301212	No Known Exploit
critical severity	714	Out-of-bounds Write
SNYK-DEBIAN10-APACHE2-1585736	No Known Exploit
critical severity	714	Server-Side Request Forgery (SSRF)
SNYK-DEBIAN10-APACHE2-1585740	No Known Exploit
critical severity	714	Out-of-bounds Write
SNYK-DEBIAN10-APACHE2-2322058	No Known Exploit
critical severity	714	Buffer Overflow
SNYK-DEBIAN10-OPENSSL-1569403	No Known Exploit
This commit is contained in:
Madhu Kumar 2022-02-19 22:10:09 +01:00 committed by GitHub
parent 6531426a96
commit f3b6d5e59e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
FROM php:8.0.7-apache FROM php:8.0.15-fpm