Update base image to include LibreSSL

This commit is contained in:
Joe Groocock 2017-05-12 17:21:10 +01:00
parent 8bfe55682f
commit 0649ae3303

View File

@ -1,4 +1,4 @@
FROM adamant/busybox
FROM adamant/busybox:libressl
MAINTAINER Adam Dodman <adam.dodman@gmx.com>
ENV UID=900 GID=900