Skip to content

Commit c2476b5

Browse files
authored
feat: bump velocity
1 parent 3392d9a commit c2476b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM --platform=$TARGETPLATFORM azul/zulu-openjdk:21-jre
44
RUN apt-get update && apt-get install -y wget
55

66
# We manually set the Velocity version to avoid bugs
7-
ENV VELOCITY_JAR_URL "https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/509/downloads/velocity-3.4.0-SNAPSHOT-509.jar"
7+
ENV VELOCITY_JAR_URL "https://fill-data.papermc.io/v1/objects/f82780ce33035ebe3d6ea7981f0e6e8a3e41a64f2080ef5c0f1266fada03cbee/velocity-3.4.0-SNAPSHOT-522.jar"
88

99
RUN mkdir /app
1010
WORKDIR /app

0 commit comments

Comments
 (0)