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
Thanks @wennergr! We looked into it and the auto-setup docker images for the 1.25.x series were accidentally based on alpine 3.19 when they should have been based on 3.20 . We’re going to issue a new 1.25 patch release. (The error only affected 1.25; 1.24 is based on 3.20).
What are you really trying to do?
Run temporalio docker images in an environment with SLA for patching security vulnerabilities
Describe the bug
Running a vulnerability scanner against your recent public docker images shows many old vulnerabilities with patches available.
For example:
Most of these vulnerabilities can easily be fixed by upgrading with apk
Minimal Reproduction
sh# grype temporalio/auto-setup:latest
Environment/Versions
Latest version or 1.25
Additional context
The text was updated successfully, but these errors were encountered: