You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently there is an active CVE-2024-13176 against the currently referenced version of alpine used in the Dockerfile, 3.20.3. Upon researching this issue it appears that alpine has addressed the CVE in their 3.21.3 or 3.20.6 (to stay in the same major.minor) version ref.
Would you consider upgrading the base alpine version used to build the docker image to address the CVE related to OpenSSL?
To Reproduce
N/A
Expected behavior
Upgrading the base alpine version used to build the docker image to address the CVE related to OpenSSL.
Logs
N/A
Additional context
Add any other context about the problem here.