From 20658fab986afba25499bf1519f47e3ad0da42f7 Mon Sep 17 00:00:00 2001 From: feilong Date: Mon, 21 Feb 2022 21:49:42 +0800 Subject: [PATCH] complete first section+fix2 --- .../config.json" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.\344\275\277\347\224\250Dockerfile\345\210\266\344\275\234\351\225\234\345\203\217/config.json" "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.\344\275\277\347\224\250Dockerfile\345\210\266\344\275\234\351\225\234\345\203\217/config.json" index c1542d7..03ad1d8 100644 --- "a/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.\344\275\277\347\224\250Dockerfile\345\210\266\344\275\234\351\225\234\345\203\217/config.json" +++ "b/data/1.\344\272\221\345\216\237\347\224\237\345\210\235\351\230\266/1.\345\256\271\345\231\250(docker)/4.\344\275\277\347\224\250Dockerfile\345\210\266\344\275\234\351\225\234\345\203\217/config.json" @@ -3,8 +3,8 @@ "keywords": [], "children": [], "export": [ - "build_image.json", - "build_create_repo.json" + "build_create_repo.json", + "build_image.json" ], "keywords_must": [], "keywords_forbid": [] -- GitLab