summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-07-10 16:32:09 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2015-07-10 16:32:09 +0000
commitaa33189c09c5f096db5cb59bfa23741cb148f46e (patch)
treee762af783883f50d17989b6405e9c45968df8a1d
parentea5e5ee4dc76f4284991288be38354ff18d8b7de (diff)
downloadgitlab-ce-aa33189c09c5f096db5cb59bfa23741cb148f46e.tar.gz
Update image to latest one
-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