We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49181ee commit 7d60508Copy full SHA for 7d60508
1 file changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 4.1.23 2026-03-07 <a75g@github>
2
+
3
+ ### Changed
4
+ - Migrate final runtime base image to official Alpine while preserving compatibility with existing S6/runtime scripts
5
+ - Add runtime compatibility fixes required on official Alpine (`sudo`, GNU `grep`, and S6 command paths in `PATH`)
6
+ - Add optional build arguments to reduce image size/attack surface by default:
7
+ - `ENABLE_INFLUX1_CLIENT=false`
8
+ - `ENABLE_MYSQL_SOURCE_CLIENT=false`
9
+ - `ENABLE_BLOBXFER=false`
10
+ - Update README build/base-image documentation for the migration
11
12
13
## 4.1.22 2026-03-06 <a75g@github>
14
15
### Changed
0 commit comments