Open
Description
- Replace CNB_USER_ID and CNB_GROUP_ID with CNB_USER_SID and CNB_GROUP_SID on windows stack images
- Replace
-uid
and-gid
flags with-usid
and-gsid
flags for builds in windows environments
Motivating context: buildpacks/lifecycle#343
02/17/2021 - Updated to reflect the result of the RFC above