We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd7f47 commit 46bc430Copy full SHA for 46bc430
1 file changed
DockerFiles/Dockerfile.proxy
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y jq expect netcat-traditional && apt-get
7
8
9
# Download Velocity proxy JAR
10
-ADD https://fill-data.papermc.io/v1/objects/303f9c60d5d75c52585c9e95efbc46d43ae8683efe7dee8763a16d6506681ee1/velocity-3.4.0-SNAPSHOT-528.jar velocity.jar
+ADD https://fill-data.papermc.io/v1/objects/ef1a852bfae7397e84907837925e7ad21c6312066290edaae401b77f6f423ac3/velocity-3.4.0-SNAPSHOT-558.jar velocity.jar
11
12
# Download SkyBlockProxy.jar
13
ADD https://github.com/Swofty-Developments/HypixelSkyBlock/releases/download/latest/SkyBlockProxy.jar plugins/SkyBlockProxy.jar
0 commit comments