Skip to content

Commit

Permalink
update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
inbalapt1 committed Nov 21, 2024
1 parent 7f89500 commit b15fd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ml/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN unzip /distilled_bert_base_uncased_tokenizer.zip -d /ml \
&& rm /distilled_bert_base_uncased_tokenizer.zip \
&& chmod -R 775 /ml

FROM demisto/python3-deb:3.11.10.116440
FROM demisto/python3-deb:3.11.10.116949
ENV HF_HOME /ml/.cache
COPY Pipfile Pipfile
COPY Pipfile.lock Pipfile.lock
Expand Down

0 comments on commit b15fd1d

Please sign in to comment.