upgrade to 1.4.0

This commit is contained in:
ducoterra
2022-02-04 21:25:39 -05:00
parent ab49c18f15
commit d83da677dd
25 changed files with 20 additions and 77 deletions
Regular → Executable
+1 -1
View File
@@ -8,7 +8,7 @@ WORKDIR /mc_data
RUN chown -R minecraft:minecraft .
# Copy the modpack
COPY versions/the-1122-pack_1.3.7.1.zip /the-1122-pack/the-1122-pack.zip
COPY versions/the-1122-pack_1.4.0.zip /the-1122-pack/the-1122-pack.zip
RUN chown -R minecraft:minecraft /the-1122-pack
USER minecraft