Dockerfile: Alpine 3.11

This commit is contained in:
Vitalii Tverdokhlib 2020-01-02 13:52:30 +02:00 committed by GitHub
parent 45683f3452
commit fbc2661fbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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