Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Sep 17, 2024
1 parent f10e36f commit 135daff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/s3_mpeg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RUN rm -rf vendor/bundle/ruby/*/cache/ && find vendor/ -name "*.o" -delete && fi

COPY app.rb ${LAMBDA_TASK_ROOT}/
COPY --exclude=*.key config/ ${LAMBDA_TASK_ROOT}/config/
COPY lib/ ${LAMBDA_TASK_ROOT}/lib/

#############################

Expand Down

0 comments on commit 135daff

Please sign in to comment.