2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-07-11 08:06:12 +00:00

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