Skip to content

Commit

Permalink
fix: remove ls
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Walker <alex.walker@indicio.tech>
  • Loading branch information
anwalker293 authored Dec 11, 2023
1 parent d73617c commit e6470cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oid4vci/demo/frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN npm install

# Copy the entire project directory into the container
COPY frontend .
RUN ls

# Build the React app for production
RUN npm run build
Expand Down

0 comments on commit e6470cd

Please sign in to comment.