Skip to content

Commit 072c792

Browse files
committed
prettier
1 parent 081ffc3 commit 072c792

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
@@ -28,4 +28,4 @@ RUN pnpm install --prod
2828
RUN pnpm store prune
2929

3030
RUN ln -s "${DISTDIR}/packages/cli/dist/cjs/index.js" /usr/local/bin/graphql-inspector \
31-
&& chmod +x /usr/local/bin/graphql-inspector
31+
&& chmod +x /usr/local/bin/graphql-inspector

0 commit comments

Comments
 (0)