Skip to content

Commit 5be7e43

Browse files
Mirko Haaserclaude
andcommitted
Fix Docker Hub namespace in Unraid template
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9ad4db7 commit 5be7e43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

unraid-template/gitlab-runner.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0"?>
22
<Container version="2">
33
<Name>gitlab-runner</Name>
4-
<Repository>mcgo/unraid-gitlab-runner</Repository>
5-
<Registry>https://hub.docker.com/r/mcgo/unraid-gitlab-runner</Registry>
4+
<Repository>mirkohaaser/unraid-gitlab-runner</Repository>
5+
<Registry>https://hub.docker.com/r/mirkohaaser/unraid-gitlab-runner</Registry>
66
<Branch>
77
<Tag>latest</Tag>
88
<TagDescription>Latest stable release</TagDescription>

0 commit comments

Comments
 (0)