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