Skip to content

Commit 12b009b

Browse files
committed
clean up
1 parent 0fa5fb6 commit 12b009b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile.app

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY web/client/package.json ./web/client/
1313
COPY vscode/extension/package.json ./vscode/extension/
1414
COPY vscode/bus/package.json ./vscode/bus/
1515

16-
# Copy all source files
16+
# Copy source files
1717
COPY web/client/ ./web/client/
1818
COPY vscode/extension/ ./vscode/extension/
1919
COPY vscode/bus/ ./vscode/bus/

0 commit comments

Comments
 (0)