From 316c9be5f4aa9b2fe3fe6349dd2d44135838fb36 Mon Sep 17 00:00:00 2001 From: Adam Dodman Date: Sun, 8 Jul 2018 14:29:12 +0100 Subject: [PATCH] Use libressl base image --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e952445..6bb398d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM spritsail/busybox:libressl +FROM spritsail/libressl ARG PLEX_VER=latest ARG PLEX_URL