Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apk upgrade, apt-get upgrade fixing openssl/libcrypto3 vulns
Add apk upgrade and apt upgrade to Dockerfile. This upgrades openssl/libcrypto3 from 3.1.3-r0 to 3.1.4-r1 fixing Weak Encryption and Denial of Service: * https://nvd.nist.gov/vuln/detail/CVE-2023-5363 * https://nvd.nist.gov/vuln/detail/CVE-2023-5678
- Loading branch information