diff options
Diffstat (limited to 'build/socat/Dockerfile')
| -rw-r--r-- | build/socat/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/socat/Dockerfile b/build/socat/Dockerfile index 1850917..e872ec8 100644 --- a/build/socat/Dockerfile +++ b/build/socat/Dockerfile @@ -1,5 +1,5 @@ FROM alpine:latest -RUN apk add gcc libc-dev make +RUN apk add gcc libc-dev make openssl-dev |
