Remove openssl (no longer used)

This commit is contained in:
taylorbourne
2020-02-27 12:28:06 -08:00
parent 8a0cb6092c
commit 5d35b82adf

View File

@@ -8,7 +8,6 @@ MAINTAINER taylorbourne taylorbourne@me.com.com
# Extras
RUN apk add --no-cache curl
RUN apk add openssl
# Timezone (TZ)
RUN apk update && apk add --no-cache tzdata