Update Forge for 1.16
I uh... hope this fixes the log4j issue
This commit is contained in:
parent
bd2041a886
commit
2e03a1faf8
@ -3,7 +3,7 @@ FROM alpine:latest AS build
|
||||
|
||||
# Args
|
||||
ARG MINECRAFT_VERSION="1.16.5"
|
||||
ARG FORGE_VERSION="36.1.13"
|
||||
ARG FORGE_VERSION="36.2.22"
|
||||
|
||||
# The actual setup work
|
||||
COPY start-server.sh /minecraft/start-server.sh
|
||||
|
Loading…
Reference in New Issue
Block a user