From c417afdd81fbfb0d3e8b940dc5b7cb63e24e1c0f Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Tue, 28 Oct 2014 10:15:53 +0530 Subject: [PATCH] fig: use the latest tagged gitlab image --- fig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fig.yml b/fig.yml index ff930056..cd18a290 100644 --- a/fig.yml +++ b/fig.yml @@ -5,7 +5,7 @@ postgresql: - DB_PASS=airoaroonipouvua - DB_NAME=gitlabhq_production gitlab: - image: sameersbn/gitlab:latest + image: sameersbn/gitlab:7.4.2 links: - redis:redisio - postgresql:postgresql