Commit Graph

3 Commits

Author SHA1 Message Date
Tianon Gravi 3e9b4eaaeb Replace `su-exec` with `gosu`
There's a major issue with `su-exec` whose fix has gone unreleased for 5 years (typos leading to running code as root, the opposite of the purpose of the program).

This also decreases our Debian vs Alpine variance.

Due to user scripts/downstream code potentially using `su-exec`, I have included a compatibility symlink to `su-exec` for all versions less than the 17 pre-release.
2024-06-03 13:57:56 -07:00
Laurent Goderre 3a7be2f321 fixup 2024-05-31 09:43:40 -04:00
Laurent Goderre 41402ac3d1 Add 17 beta1
Fixes #1243
2024-05-29 17:09:26 -04:00