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
path: root/docker
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2015-07-10 19:32:09 +0300
committerSytse Sijbrandij <sytse@gitlab.com>2015-07-10 19:32:09 +0300
commitaa33189c09c5f096db5cb59bfa23741cb148f46e (patch)
treee762af783883f50d17989b6405e9c45968df8a1d /docker
parentea5e5ee4dc76f4284991288be38354ff18d8b7de (diff)
Update image to latest one
Diffstat (limited to 'docker')
-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