Skip to content

Commit b73a6d7

Browse files
committed
update image to use github instead of docker.io
1 parent fba723a commit b73a6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://github.com/GameServerManagers/docker-gameserver
55
#
66

7-
FROM gameservermanagers/linuxgsm:{{ distro }}
7+
FROM ghcr.io/gameservermanagers/linuxgsm:{{ distro }}
88
LABEL maintainer="LinuxGSM <me@danielgibbs.co.uk>"
99
ARG SHORTNAME={{ shortname }}
1010
ENV GAMESERVER={{ shortname }}server

0 commit comments

Comments
 (0)