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
* [base-alpine] Update sudo package due to CVE-2023-27320
- Updated Dockerfile to install latest sudo package version
- Added test to verify sudo minimum version
* Dockerfile: Add if condition for variant arg
* Test: Replace `sudo --version` with `apk info sudo`
* Dockerfile: Restore value for `VARIANT` arg
0 commit comments