Skip to content

Commit

Permalink
add auth dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks committed Nov 15, 2024
1 parent 15ee3ba commit 825d069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/pty-proxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ COPY tooling/typescript/package.json ./tooling/typescript/package.json
COPY packages/db/package.json ./packages/db/package.json
COPY packages/validators/package.json ./packages/validators/package.json
COPY packages/secrets/package.json ./packages/secrets/package.json
COPY packages/auth/package.json ./packages/auth/package.json
COPY packages/logger/package.json ./packages/logger/package.json
COPY packages/job-dispatch/package.json ./packages/job-dispatch/package.json

Expand Down

0 comments on commit 825d069

Please sign in to comment.