Skip to content

Commit d5a43e6

Browse files
authored
fix: add scripts to docker image
1 parent cc723ee commit d5a43e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN python -m pip install -U pip
1919
WORKDIR /app
2020

2121
COPY stac_fastapi/ stac_fastapi/
22+
COPY scripts/ scripts/
2223
COPY pyproject.toml pyproject.toml
2324
COPY README.md README.md
2425

0 commit comments

Comments
 (0)