Skip to content

Commit

Permalink
update to alpine 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Isenberg committed May 24, 2017
1 parent e6cacb4 commit 432e079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.3
FROM alpine:3.5
RUN apk -v --update add \
python \
py-pip \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ AWS CLI Docs: https://aws.amazon.com/documentation/cli/

# License

Copyright 2016 Mesosphere, Inc.
Copyright 2016-2017 Mesosphere, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this repository except in compliance with the License.
Expand Down

0 comments on commit 432e079

Please sign in to comment.