Skip to content

Commit

Permalink
Copy script over
Browse files Browse the repository at this point in the history
  • Loading branch information
cscollett committed Aug 30, 2024
1 parent 77be62a commit 78785b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ WORKDIR /app
FROM base AS poetry

# Print environment information
COPY print_env.py .
RUN python print_env.py

RUN pip install poetry
Expand Down

0 comments on commit 78785b1

Please sign in to comment.