File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ RUN ${JAVA_HOME}/bin/jlink \
3838
3939
4040# Download the PaperMC server JAR file corresponding to the specified Minecraft version.
41- FROM docker.io/alpine:3.23.3 @sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS papermc-server-build
41+ FROM docker.io/alpine:3.24.1 @sha256:bec4ccd3817e7c824eb0388971a0b83fab111d586285511ba0266b77e8dc65a9 AS papermc-server-build
4242
4343ARG MINECRAFT_VERSION
4444
@@ -80,7 +80,7 @@ FROM docker.io/cuelang/cue:0.13.2@sha256:3296cdefb31c57c8e09da34a19f2f80308cfa60
8080# ===================================
8181# >>> FINAL STAGE <<<
8282# ===================================
83- FROM docker.io/alpine:3.23.3 @sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
83+ FROM docker.io/alpine:3.24.1 @sha256:bec4ccd3817e7c824eb0388971a0b83fab111d586285511ba0266b77e8dc65a9
8484
8585# ===================================
8686# JRE setup
You can’t perform that action at this time.
0 commit comments