diff --git a/DockerFiles/Dockerfile.proxy b/DockerFiles/Dockerfile.proxy index 6e81a68e7..3e901f0b5 100644 --- a/DockerFiles/Dockerfile.proxy +++ b/DockerFiles/Dockerfile.proxy @@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y jq expect netcat-traditional && apt-get # Download Velocity proxy JAR -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 # Download SkyBlockProxy.jar ADD https://github.com/Swofty-Developments/HypixelSkyBlock/releases/download/latest/SkyBlockProxy.jar plugins/SkyBlockProxy.jar