We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba723a commit b73a6d7Copy full SHA for b73a6d7
Dockerfile.j2
@@ -4,7 +4,7 @@
4
# https://github.com/GameServerManagers/docker-gameserver
5
#
6
7
-FROM gameservermanagers/linuxgsm:{{ distro }}
+FROM ghcr.io/gameservermanagers/linuxgsm:{{ distro }}
8
LABEL maintainer="LinuxGSM <me@danielgibbs.co.uk>"
9
ARG SHORTNAME={{ shortname }}
10
ENV GAMESERVER={{ shortname }}server
0 commit comments