This commit is contained in:
Adam Wojdyla 2022-04-02 20:30:07 +02:00
parent 316471eda9
commit 0af5db8cf1

View File

@ -1,6 +1,6 @@
FROM ubuntu:latest
COPY ./kaggle.json /root/.kaggle/kaggle.json
# COPY ./kaggle.json /root/.kaggle/kaggle.json
WORKDIR /app