summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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