Skip to content

Commit 1fa6722

Browse files
committed
dockerfile error
1 parent 3e52e59 commit 1fa6722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ RUN rm -rf $(find ${GOPATH}/src -name .git -type d)
88

99
FROM abchain/fabric:base_0.97
1010
COPY --from=coderepo ${GOPATH}/src ${GOPATH}/src/
11-
COPY * ${GOPATH}/src/hyperledger.abchain.org
11+
COPY * ${GOPATH}/src/hyperledger.abchain.org/
1212

0 commit comments

Comments
 (0)