diff --git a/Dockerfile b/Dockerfile index 5a64c720..e46f71f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.6 +FROM arm64v8/alpine:latest RUN apk update -f \ && apk --no-cache add -f \