Skip to content

Commit 2ea4527

Browse files
committed
Dockerfile: update to use --directories flag
Signed-off-by: Manuel Carmona <[email protected]>
1 parent 50e2403 commit 2ea4527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ CMD gitbase server -v \
3636
--port=3306 \
3737
--user="$GITBASE_USER" \
3838
--password="$GITBASE_PASSWORD" \
39-
--git="$GITBASE_REPOS"
39+
--directories="$GITBASE_REPOS"

0 commit comments

Comments
 (0)