Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docker/marathon.json')
-rw-r--r--docker/marathon.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/marathon.json b/docker/marathon.json
index d23c2b84e0e..473417510ed 100644
--- a/docker/marathon.json
+++ b/docker/marathon.json
@@ -8,7 +8,7 @@
"type": "DOCKER",
"docker": {
"network": "HOST",
- "image": "sytse/gitlab-ce:7.10.1"
+ "image": "gitlab/gitlab-ce:latest"
}
}
} \ No newline at end of file