fix
This commit is contained in:
parent
c611e240a2
commit
87766029e1
@ -30,5 +30,9 @@ WORKDIR /app
|
||||
|
||||
#RUN pip3 install tensorflow==2.12.*
|
||||
|
||||
RUN chmod +r ./25k_IMDb_movie_Dataset.csv
|
||||
RUN chmod +x ./script5_3.py
|
||||
RUN chmod +x ./better_preprocess.py
|
||||
|
||||
|
||||
RUN useradd -r -u 111 jenkins
|
Loading…
Reference in New Issue
Block a user