Skip to content

Commit

Permalink
Merge pull request #132 from dappforce/release-packages
Browse files Browse the repository at this point in the history
Update docker
  • Loading branch information
olehmell authored Feb 20, 2023
2 parents c34ead3 + bc12b18 commit 64c0bde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ COPY . /usr/src/app
WORKDIR /usr/src/app

RUN yarn install \
&& yarn clean:build \
&& yarn typedoc --theme default

From oap75/serve-nginx
Expand Down

0 comments on commit 64c0bde

Please sign in to comment.