Skip to content

Commit

Permalink
fix: docker ci
Browse files Browse the repository at this point in the history
  • Loading branch information
freddi301 committed Apr 2, 2022
1 parent 46e94aa commit 491b66f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ EXPOSE 3000

COPY . .

RUN yarn add spid-cie-oidc
RUN cd backend && yarn add spid-cie-oidc@0.0.2

RUN yarn build

Expand Down

0 comments on commit 491b66f

Please sign in to comment.