Skip to content

Commit b717283

Browse files
committed
Revert "Update to v2.0.5b"
This reverts commit c937a73.
1 parent 1e2339a commit b717283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN rm -r /tmp/rcon.tar.gz /tmp/rcon
1111

1212
RUN mkdir /data
1313
WORKDIR /data
14-
RUN curl -fsSL -o "/tmp/pack.zip" "https://www.curseforge.com/api/v1/mods/681792/files/4731348/download"
14+
RUN curl -fsSL -o "/tmp/pack.zip" "https://www.curseforge.com/api/v1/mods/681792/files/4496671/download"
1515
RUN unzip -q /tmp/pack.zip
1616
RUN rm /tmp/pack.zip
1717

0 commit comments

Comments
 (0)