diff --git a/Dockerfile b/Dockerfile index 437b3675..1f5662c0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 ## Buildstage ## -FROM ghcr.io/linuxserver/baseimage-alpine:3.19 AS buildstage +FROM ghcr.io/linuxserver/baseimage-alpine:3.23 AS buildstage ARG MOD_VERSION @@ -35,4 +35,4 @@ FROM scratch LABEL maintainer="hvmzx" # Add files from buildstage -COPY --from=buildstage /root-layer/ / \ No newline at end of file +COPY --from=buildstage /root-layer/ /