Commit Graph

6 Commits

Author SHA1 Message Date
Sagent cd51949b47 fix: bump alpine 3.24, dynamic python paths in patch.py, tini via apk
PR Checks / hadolint (pull_request) Successful in 19s
PR Checks / build-test (pull_request) Successful in 28s
- 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
cloudix_mcp_server 58c0a69b5b Fix hadolint: remove FROM quotes, add DL3018 ignore for apk
Docker Build and Push / lint (pull_request) Successful in 8s
Docker Build and Push / build (pull_request) Successful in 51s
Docker Build and Push / test (pull_request) Successful in 12s
Docker Build and Push / push (pull_request) Has been skipped
2026-06-08 22:28:15 -04:00
Julien Cabillot 65c73469ed feat: test patch for gmail/utf8
perso/offlineimap/pipeline/head This commit looks good
2026-03-19 09:57:16 -04:00
Julien Cabillot 379ad22d7b feat: add compat for gmail
perso/offlineimap/pipeline/head This commit looks good
2026-03-18 21:17:39 -04:00
Julien Cabillot 7baa12cf52 feat: bump alpine 3.23
perso/offlineimap/pipeline/head This commit looks good
2026-03-18 17:47:20 -04:00
Cabillot Julien 86abf6b5e5 import 2018-03-19 16:42:28 +01:00