diff --git a/mc-all-platform-velocity/Dockerfile b/mc-all-platform-velocity/Dockerfile index 1618f63..03ad264 100644 --- a/mc-all-platform-velocity/Dockerfile +++ b/mc-all-platform-velocity/Dockerfile @@ -24,7 +24,7 @@ RUN curl --no-progress-meter \ -H "Accept-Encoding: identity" \ -H "Accept-Language: en" -L -A "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4.212 Safari/537.36" \ -o /velocity.jar \ - "https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/436/downloads/velocity-3.4.0-SNAPSHOT-450.jar" + "https://api.papermc.io/v2/projects/velocity/versions/3.4.0-SNAPSHOT/builds/450/downloads/velocity-3.4.0-SNAPSHOT-450.jar" ### PLUGINS RUN mkdir -p plugins