aboutsummaryrefslogtreecommitdiff
path: root/build/socat/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'build/socat/Dockerfile')
-rw-r--r--build/socat/Dockerfile2
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