diff --git a/Dockerfile b/Dockerfile index 87b6e33..ddaa448 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.9 +FROM alpine:3.10 MAINTAINER Andrey Arapov RUN apk update && \