fix
This commit is contained in:
parent
63831e16b1
commit
06a473dbc4
@ -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
|
||||
|
||||
@ -1 +1 @@
|
||||
0.0.7,creds to be taken from volumes
|
||||
0.0.7.F1,creds to be taken from volumes
|
||||
Loading…
x
Reference in New Issue
Block a user