This commit is contained in:
Oleg Sheynin 2024-12-16 18:18:41 -05:00
parent 63831e16b1
commit 802dd588e4
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ COPY ${FROM_DIR}/requirements.txt /
COPY cvttpy /cvttpy
COPY ${FROM_DIR}/.creds /.creds
# COPY ${FROM_DIR}/.creds /.creds
COPY ${FROM_DIR}/crypto_md_day.sh /crypto_md_day.sh
RUN pip install --upgrade pip --root-user-action=ignore

View File

@ -1 +1 @@
0.0.7,creds to be taken from volumes
0.0.7.F1,creds to be taken from volumes