diff --git a/README.md b/README.md index cd364db..7796347 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,11 @@ Or drop it into your path named `aws`: curl -o /usr/local/bin/aws https://raw.githubusercontent.com/mesosphere/aws-cli/master/aws.sh && chmod a+x /usr/local/bin/aws ``` +## Maintenance + +- The Docker image build & publish is automated by DockerHub for master commits and tags. +- The awscli and s3cmd packages have handcoded versions in the Dockerfile that need to be bumped manually. + ## References AWS CLI Docs: https://aws.amazon.com/documentation/cli/