Skip to content

Commit

Permalink
We don't actually need this
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterDeKort committed Nov 26, 2024
1 parent 31497d6 commit 3d98902
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions cnab/app/run

This file was deleted.

2 changes: 1 addition & 1 deletion cnab/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ RUN chmod 755 /cnab/app/run.ps1
ARG BUNDLE_VERSION
ENV BUNDLE_VERSION=${BUNDLE_VERSION}

CMD ["/cnab/app/run"]
CMD ["/cnab/app/run.ps1"]

0 comments on commit 3d98902

Please sign in to comment.