diff --git a/Dockerfile b/Dockerfile index 0dd6244..e5f12ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.9.2 +FROM alpine:3.18.3 ENV AWSCLI_VERSION "1.10.38" ENV PACKAGES "groff less python py-pip curl openssl ca-certificates mysql-client bash findutils jq"