[PATCH compass-ci] etcd/build: remove redundant spaces

17 Apr
2021
17 Apr
'21
6:19 p.m.
Signed-off-by: Wu Zhende <wuzhende666@163.com> --- container/etcd/build | 2 -- 1 file changed, 2 deletions(-) diff --git a/container/etcd/build b/container/etcd/build index 6ae25dd..37c2326 100755 --- a/container/etcd/build +++ b/container/etcd/build @@ -8,5 +8,3 @@ version=v3.4.15 docker_skip_rebuild "etcd-${version}:alpine" docker build -t etcd-${version}:alpine --build-arg VERSION=${version} . - - -- 2.23.0
1464
Age (days ago)
1464
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wu Zhende