Bump Forge to 1.16.5-36.1.13
This commit is contained in:
parent
7bd0953dad
commit
df3c6166ac
@ -3,7 +3,7 @@ FROM alpine:latest AS build
|
||||
|
||||
# Args
|
||||
ARG MINECRAFT_VERSION="1.16.5"
|
||||
ARG FORGE_VERSION="36.1.4"
|
||||
ARG FORGE_VERSION="36.1.13"
|
||||
|
||||
# The actual setup work
|
||||
COPY start-server.sh /minecraft/start-server.sh
|
||||
|
Loading…
Reference in New Issue
Block a user