Skip to content

Commit

Permalink
Set permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterDeKort committed Nov 26, 2024
1 parent 1035b87 commit 552c4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cnab/build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM cr.stackoverflow.software/so-pubplat-cnab:2024.10.16.174409-276.1@sha256:36
COPY ./cnab/app /cnab/app
COPY ./charts /cnab/app/charts
RUN chmod 755 /cnab/app/run.ps1
RUN chmod 755 /cnab/app/run

ARG BUNDLE_VERSION
ENV BUNDLE_VERSION=${BUNDLE_VERSION}
Expand Down

0 comments on commit 552c4ea

Please sign in to comment.