mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-02-05 21:18:45 +08:00
Use alpine 3.19
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
This commit is contained in:
parent
316a6c27dd
commit
daf891ad57
@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
## Buildstage ##
|
||||
FROM ghcr.io/linuxserver/baseimage-alpine:3.17 as buildstage
|
||||
FROM ghcr.io/linuxserver/baseimage-alpine:3.19 as buildstage
|
||||
|
||||
ARG MOD_VERSION
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user