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

Add missing PLEX_SHA Dockerfile argument

This commit is contained in:
Joe Groocock 2018-03-16 15:49:26 +00:00
parent e5552397cf
commit 4077e9402a
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -2,6 +2,7 @@ FROM spritsail/busybox:libressl
ARG PLEX_VER=latest
ARG PLEX_URL
ARG PLEX_SHA
ARG LIBSTDCPP_VER=8-20180312-2
ARG LIBGCC1_VER=8-20180312-2