Skip to content

Commit

Permalink
update builds
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Nov 1, 2024
1 parent 445a444 commit 4cd4184
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 125 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-base
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ WORKDIR /app

# copy assets
COPY assets/configs/requirements.base.txt ./assets/scripts/remove_deps.sh ./assets/scripts/update_deps.sh ./assets/dropped.txt ./assets/scripts/install_deps.sh /app/assets/
COPY pyproject.toml /app/pyproject.toml
COPY pyproject.toml assets/shared.py /app/
COPY assets/configs/.pys_usercfg.ini /Pysces/.pys_usercfg.ini
COPY assets/configs/.pys_usercfg.ini /root/Pysces/.pys_usercfg.ini

Expand Down
Loading

0 comments on commit 4cd4184

Please sign in to comment.