mirror of
https://github.com/spritsail/plex-media-server.git
synced 2025-06-14 23:11:12 +00:00
@ -18,7 +18,7 @@ ARG LDFLAGS="$CFLAGS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
|
||||
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
FROM spritsail/alpine:3.14 AS builder
|
||||
FROM spritsail/alpine:3.15 AS builder
|
||||
|
||||
RUN apk add --no-cache \
|
||||
autoconf \
|
||||
|
Reference in New Issue
Block a user