2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2025-06-25 19:30:55 +00:00

Merge remote-tracking branch 'origin/master' into nofonts

This commit is contained in:
2019-02-07 22:54:17 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@ ARG PLEX_SHA=1bd274026c4d7038ec57bad7c3735ce47f73b887
ARG LIBSTDCPP_VER=6.3.0-18+deb9u1
ARG LIBGCC1_VER=6.3.0-18+deb9u1
ARG XMLSTAR_VER=1.6.1
ARG CURL_VER=curl-7_61_1
ARG CURL_VER=curl-7_64_0
FROM spritsail/debian-builder:stretch-slim as builder