mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-02 03:37:40 +02:00
update stunnel
This commit is contained in:
parent
c6b6795224
commit
4bda9a2908
@ -2,9 +2,9 @@
|
|||||||
# Dockerfile for stunnel
|
# Dockerfile for stunnel
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM alpine:edge
|
FROM alpine:3
|
||||||
|
|
||||||
MAINTAINER kev <noreply@easypi.pro>
|
MAINTAINER EasyPi Software Foundation
|
||||||
|
|
||||||
RUN apk add --no-cache stunnel libressl
|
RUN apk add --no-cache stunnel libressl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user