Skip to content

Commit

Permalink
Update to 21.2.2 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshhsoj1902 authored Mar 20, 2021
1 parent 5244fc7 commit d23fd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ USER linuxgsm

# Install LinuxGSM
RUN git clone "https://github.com/GameServerManagers/LinuxGSM.git" /home/linuxgsm/linuxgsm \
&& git checkout tags/v21.1.3 \
&& git checkout tags/v21.2.2 \
&& rm -rf /home/linuxgsm/linuxgsm/.git \
# Install GameConfigs
&& git clone "https://github.com/GameServerManagers/Game-Server-Configs.git" /home/linuxgsm/linuxgsm/lgsm/config-default/config-game/ \
Expand Down

0 comments on commit d23fd0b

Please sign in to comment.