fix: engine/security/https/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-KRB5-3120880 - https://snyk.io/vuln/SNYK-DEBIAN11-UTILLINUX-2401081
This commit is contained in:
parent
2986c23a9b
commit
ed3351fe9e
|
@ -1,4 +1,4 @@
|
|||
FROM debian
|
||||
FROM debian:11.5
|
||||
|
||||
RUN apt-get update && apt-get install -yq openssl
|
||||
|
||||
|
|
Loading…
Reference in New Issue