From 05102c10138446e89dfe033b4e4ed6440e8cfc78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Thu, 19 Oct 2017 20:04:38 -0400 Subject: [PATCH] Test --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c86cba0d0..a4d2a12cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN git init RUN git remote add origin https://github.com/morpheus65535/bazarr.git RUN git fetch RUN git reset origin/master # this is required if files in the non-empty directory are in the repo -RUN git checkout -t origin/master +RUN git checkout -t master #RUN git clone -b master --single-branch https://github.com/morpheus65535/bazarr.git /bazarr RUN ls /