This updates /opt/bin/bash (used by sheltie) from 5.0.18 → 5.1.16.
Testing done:
Launched aws-ecs-1 ami with new container set in userdata.
Enabled the admin container via the control container's APIclient.
Verified APIclient exec functionality.
Verified Bottlerocket access via sudo sheltie.
Connected to admin container via ec2 instance connect.
Checked bash version with /opt/bin/bash --version.
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.
Issue number:
30
Description of changes:
This updates
/opt/bin/bash
(used bysheltie
) from 5.0.18 → 5.1.16.Testing done:
aws-ecs-1
ami with new container set in userdata.sudo sheltie
.bash
version with/opt/bin/bash --version
.Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.