Skip to content

Commit

Permalink
curl added for --phone-out checks
Browse files Browse the repository at this point in the history
  • Loading branch information
drwetter committed Sep 4, 2018
1 parent 9a3b6e3 commit a66f5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM alpine:latest

RUN apk update && apk upgrade
RUN apk add bash procps drill git coreutils
RUN apk add --no-cache curl

RUN addgroup testssl
RUN adduser -G testssl -g "testssl user" -s /bin/bash -D testssl
Expand Down

0 comments on commit a66f5cf

Please sign in to comment.