Skip to content

Commit bf45ce2

Browse files
committed
fix: try to fix auth server docker image build
1 parent 725e697 commit bf45ce2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/auth-server-api/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ RUN forge build
6161

6262
# Build ERC-4337 related packages
6363
WORKDIR /usr/src/app
64-
RUN pnpm nx build web-sdk
65-
RUN pnpm nx build sdk-4337
6664

6765
# Build auth-server-api
6866
RUN pnpm nx build auth-server-api

0 commit comments

Comments
 (0)