Skip to content

Commit

Permalink
Update to 1.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yude committed Jan 5, 2025
1 parent 51e0c1e commit 0d372cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk add --no-cache wget

# Download server application
WORKDIR /build
RUN wget -O paper.jar https://ci.pufferfish.host/job/Pufferfish-1.21/27/artifact/build/libs/pufferfish-paperclip-1.21.3-R0.1-SNAPSHOT-mojmap.jar
RUN wget -O paper.jar https://api.papermc.io/v2/projects/paper/versions/1.21.4/builds/75/downloads/paper-1.21.4-75.jar

FROM eclipse-temurin:22.0.1_8-jre-alpine AS runner

Expand Down

0 comments on commit 0d372cc

Please sign in to comment.