diff --git a/images/Dockerfile b/images/Dockerfile index 07a258d3fa4..4de1efea5cc 100644 --- a/images/Dockerfile +++ b/images/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12 +FROM alpine:3.11 RUN apk add --update git openssh-client \ && apk update \