0.21.1
June 3, 2026 ยท View on GitHub
- Rebuilt to get the latest AL2023 updates.
0.21.0
- Replace dnf update with dnf upgrade --releasever=latest (#136)
0.20.6
- Rebuilt to get the latest AL2023 updates.
0.20.5
- Rebuilt to get the latest AL2023 updates.
0.20.4
- Rebuilt to get the latest AL2023 updates.
0.20.3
- Rebuilt to get the latest AL2023 updates.
0.20.2
- Rebuilt to get the latest AL2023 updates.
0.20.1
- Rebuilt to get the latest AL2023 updates.
0.20.0
- Rebase on Amazon Linux 2023 (#125)
- Enable FIPS on FIPS-enabled hosts. (#125)
- Update bash to version 5.2.37 (#125)
0.12.5
- Rebuilt to get the latest AL2 updates.
0.12.4
- Rebuilt to get the latest AL2 updates.
0.12.3
- Rebuilt to get the latest AL2 updates.
0.12.2
- Rebuilt to get the latest AL2 updates.
0.12.1
- Rebuilt to get the latest AL2 updates.
0.12.0
- Allow setting port in SSHD config (#118)
- Rebuilt to get the latest AL2 updates.
0.11.20
- Rebuilt to get the latest AL2 updates.
0.11.19
- Rebuilt to get the latest AL2 updates.
0.11.18
- Bump musl version from 1.2.3 -> 1.2.5. (#114)
- Add patches for CVE-2025-26519 in musl. (#114)
- Rebuilt to get the latest AL2 updates.
0.11.17
- Rebuilt to get the latest AL2 updates.
0.11.16
- Link Host certificates if available. (#106)
- Rebuilt to get the latest AL2 updates.
0.11.15
- Rebuilt to get the latest AL2 updates.
0.11.14
- Rebuilt to get the latest AL2 updates.
0.11.13
- Rebuilt to get the latest AL2 updates.
0.11.12
- Rebuilt to get the latest AL2 updates.
0.11.11
- Rebuilt to get the latest AL2 updates.
0.11.10
- Rebuilt to get the latest AL2 updates.
0.11.9
- Rebuilt to get the latest AL2 updates.
0.11.8
- Added systemd skip automatic restart when a JOB_STOP job is pending patch. (#97)
- Rebuilt to get the latest AL2 updates.
0.11.7
- Rebuilt to get the latest AL2 updates.
0.11.6
- Rebuilt to get the latest AL2 updates.
0.11.5
- Rebuilt to get the latest AL2 updates.
0.11.4
- Rebuilt to get the latest AL2 updates.
0.11.3
- Allow setting MACs in SSHD config. (#91, thanks @mlacko64!)
0.11.2
- Rebuilt to get the latest AL2 updates.
0.11.1
- Rebuilt to get the latest AL2 updates.
0.11.0
- Rebuilt to get the latest AL2 updates.
- Add sshd config update to stop unnecessary reverse lookups of incoming connections (#85)
0.10.2
- Rebuilt to get the latest AL2 updates.
0.10.1
- Rebuilt to get the latest AL2 updates.
0.10.0
- Add support for running on a host with cgroup v2 (unified cgroup hierarchy) enabled. (#76)
- Fix systemd warning about conflicting jobs when the admin container exits. (#79)
- Pick up latest AL2 updates.
0.9.4
- Rebuilt to get the latest AL2 updates.
0.9.3
- Remove check for EC2 Instance Connect hostkey harvesting. (#71)
0.9.2
- Remove
/etc/config/selinuxfrom image. (#69)
0.9.1
- Update to the latest musl release. (#67)
0.9.0
0.8.0
- Update bash to 5.1.16. (#55)
- Add some art to MOTD. (#53)
- Switch to ECR Public, fix multi-arch builds, and more. (#54)
0.7.4
- Rebuilt to get the latest AL2 updates. (#52)
0.7.3
- Add support for custom username. (#45)
- Allow setting key exchange algorithms. (#46, thanks @willthames!)
- Add support for passing single commands through sheltie. (#50)
0.7.2
- Add support for EC2 Instance Connect. (#39, thanks @samjo-nyang!)
- Disable root login and allow for custom SSH cipher list. (#42, thanks @willthames!)
0.7.1
- Remove exits added to the sshd configuration script in v0.7.0. (#33)
- Update musl to 1.2.2. (#34)
- Pull bash and musl sources from lookaside cache, instead of from upstream. (#35)
0.7.0
- Switch paths from
/.bottlerocket/host-containers/adminto/.bottlerocket/host-containers/current(#21) - Export Bottlerocket proxy ENV variables for all login shells. (#24)
- Add support for
user-datasettings in kebab-case (recommended default). (#26) - Switch from old docker build environment to docker buildkit by default. (#14)
- Improve error handling and logging during ssh setup. (#20)
- Fix condensed output of user data in error messages to keep intentional spaces. (#25)
- Clean up the start sshd script to be more consistent with recent control container updates. (#22)
0.6.0
- Use user-data file rather than IMDS directly to set public keys. (#19)
0.5.0
- Use /proc to find the bash binary in sheltie. (#8)
0.4.0
Initial release of bottlerocket-admin-container - the default admin container for Bottlerocket.
See the README for additional information.