Sagent cd51949b47
PR Checks / hadolint (pull_request) Successful in 19s
PR Checks / build-test (pull_request) Successful in 28s
fix: bump alpine 3.24, dynamic python paths in patch.py, tini via apk
- Alpine 3.23 → 3.24 (ships Python 3.14, not 3.12)
- patch.py: use glob + sys.version_info instead of hardcoded python3.12 paths
- Move SSL SECLEVEL=1 sed from Dockerfile into patch.py
- Tini: replace commented-out manual binary download with apk add tini
  (ENTRYPOINT ["/sbin/tini", "--"] as PID 1 for proper signal handling)
- Remove dead TINI_VERSION env and commented-out lines
2026-07-16 16:27:13 +00:00
2026-06-08 22:26:31 -04:00
2026-03-18 21:17:39 -04:00
2020-01-08 13:58:32 -05:00
S
Description
Image docker pour lancer un offlineimap avec paramètre dynamique
148 KiB
Languages
Python 48.6%
Shell 29.9%
Go Template 11.4%
Dockerfile 10.1%