Skip to content

Commit

Permalink
download newer velocity build
Browse files Browse the repository at this point in the history
  • Loading branch information
Buh13246 committed Nov 4, 2023
1 parent 7f678a4 commit 097a63b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion blubb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ FROM dockcenter/velocity:stable

EXPOSE 25577

COPY velocity.toml /data
RUN wget https://api.papermc.io/v2/projects/velocity/versions/3.2.0-SNAPSHOT/builds/294/downloads/velocity-3.2.0-SNAPSHOT-294.jar
RUN mv velocity-*.jar /opt/velocity/velocity.jar
COPY velocity.toml /data

0 comments on commit 097a63b

Please sign in to comment.