Skip to content

Commit

Permalink
update dockerfile of ehic
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmanos committed Oct 9, 2024
1 parent 5e6fdd7 commit da1e521
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallet-enterprise-configurations/ehic-issuer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /app
RUN rm -rf src/configuration/
COPY ./wallet-enterprise-configurations/ehic-issuer/src/configuration/ src/configuration/
COPY ./wallet-enterprise-configurations/ehic-issuer/views/header.pug views/header.pug
COPY ./wallet-enterprise-configurations/ehic-issuer/public/images public/images


RUN yarn cache clean && yarn install && yarn build
Expand Down

0 comments on commit da1e521

Please sign in to comment.