Skip to content

Commit f3110d5

Browse files
Merge pull request #587 from TRLKO/patch-1
Update Dockerfile to use new Velocity JAR version
2 parents cdd7f47 + 46bc430 commit f3110d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DockerFiles/Dockerfile.proxy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y jq expect netcat-traditional && apt-get
77

88

99
# Download Velocity proxy JAR
10-
ADD https://fill-data.papermc.io/v1/objects/303f9c60d5d75c52585c9e95efbc46d43ae8683efe7dee8763a16d6506681ee1/velocity-3.4.0-SNAPSHOT-528.jar velocity.jar
10+
ADD https://fill-data.papermc.io/v1/objects/ef1a852bfae7397e84907837925e7ad21c6312066290edaae401b77f6f423ac3/velocity-3.4.0-SNAPSHOT-558.jar velocity.jar
1111

1212
# Download SkyBlockProxy.jar
1313
ADD https://github.com/Swofty-Developments/HypixelSkyBlock/releases/download/latest/SkyBlockProxy.jar plugins/SkyBlockProxy.jar

0 commit comments

Comments
 (0)