Commit Graph

3 Commits

Author SHA1 Message Date
Madhu Kumar
e20c8dd50b
Security upgrade nginx from 1.19.7-alpine to 1.20.1-alpine
Changes included in this PR
nginx-wsgi-flask/nginx/Dockerfile
We recommend upgrading to nginx:1.20.1-alpine, as this image has only 0 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	500	Out-of-bounds Read
SNYK-ALPINE313-APKTOOLS-1533754	No Known Exploit
critical severity	500	Double Free
SNYK-ALPINE313-CURL-1585246	No Known Exploit
critical severity	500	Double Free
SNYK-ALPINE313-CURL-1585246	No Known Exploit
critical severity	500	Buffer Overflow
SNYK-ALPINE313-OPENSSL-1569448	No Known Exploit
critical severity	500	Buffer Overflow
SNYK-ALPINE313-OPENSSL-1569448	No Known Exploit
2022-02-19 22:27:43 +01:00
Guillaume Lours
2056ab2f01
Remove version from compose files to conform to the specification (#167)
https://github.com/compose-spec/compose-spec/blob/master/spec.md#version-top-level-element

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2021-11-04 15:51:58 +01:00
Grant Birkinbine
4480b64e58
init (#120)
Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
2021-04-06 11:54:06 +02:00