Skip to content

Commit

Permalink
fix: cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
VaalaCat committed Jan 19, 2024
1 parent dde9951 commit 70a9f73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.standalone
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN npm install
COPY www/api/ ./api
COPY www/components/ ./components
COPY www/lib/ ./lib
COPY www/out/ ./out
COPY www/pages/ ./pages
COPY www/public/ ./public
COPY www/store/ ./store
Expand Down

0 comments on commit 70a9f73

Please sign in to comment.