diff --git a/Dockerfile b/Dockerfile index 3188f7f..7ad8bce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.3 +FROM alpine:3.5 RUN apk -v --update add \ python \ py-pip \ diff --git a/README.md b/README.md index 61eb426..cd364db 100644 --- a/README.md +++ b/README.md @@ -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.