Skip to content

Commit

Permalink
Apply pre-commit fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Nov 3, 2023
1 parent 45cfba0 commit 5d148bc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,3 @@ RUN { \

ENTRYPOINT [ "/entrypoint.sh" ]
CMD [ "/bin/bash" ]

2 changes: 1 addition & 1 deletion cdk-projects/lambda-s3-trigger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ ENTRYPOINT [ "/var/lang/bin/python", "-m", "awslambdaric" ]
WORKDIR ${LAMBDA_TASK_ROOT}
CMD [ "lambda_handler.main" ]

```
```
2 changes: 1 addition & 1 deletion spack_cloud_env/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spack:
os: amazonlinux:2
spack: develop
mirrors:
spack: https://binaries.spack.io/develop
spack: https://binaries.spack.io/develop

0 comments on commit 5d148bc

Please sign in to comment.