-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Description
Enhancement Type
Improve an existing feature
Describe the enhancement
I've seen some vulnaribility warings after building the container image in docker scout. To my understanding, this is a false positive caused by an old go version used by gosu.
I think this could cause some unneded confusion though, so I suggest to update gosu to a newer release that uses a later version of go (at least 1.18 or even 1.19).