Merge pull request #1420 from vitaliytv/patch-2

Dockerfile: Alpine 3.11
This commit is contained in:
Dirk Wetter 2020-01-02 17:03:11 +01:00 committed by GitHub
commit f99959a228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11
RUN apk update && apk upgrade && apk add --no-cache bash procps drill git coreutils libidn curl