Skip to content

Commit a3a26f5

Browse files
author
Karl Isenberg
authored
Hints about Maintenance
1 parent 01959f6 commit a3a26f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ Or drop it into your path named `aws`:
4646
curl -o /usr/local/bin/aws https://raw.githubusercontent.com/mesosphere/aws-cli/master/aws.sh && chmod a+x /usr/local/bin/aws
4747
```
4848

49+
## Maintenance
50+
51+
- The Docker image build & publish is automated by DockerHub for master commits and tags.
52+
- The awscli and s3cmd packages have handcoded versions in the Dockerfile that need to be bumped manually.
53+
4954
## References
5055

5156
AWS CLI Docs: https://aws.amazon.com/documentation/cli/

0 commit comments

Comments
 (0)