mirror of
https://github.com/spritsail/plex-media-server.git
synced 2024-11-05 01:16:23 +00:00
Update alpine to 3.18
Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
52c0a8f1c5
commit
fa0a9efa02
@ -18,7 +18,7 @@ ARG LDFLAGS="$CFLAGS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"
|
||||
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
FROM spritsail/alpine:3.17 AS builder
|
||||
FROM spritsail/alpine:3.18 AS builder
|
||||
|
||||
RUN apk add --no-cache \
|
||||
autoconf \
|
||||
|
Loading…
Reference in New Issue
Block a user