Skip to content

Commit 634c543

Browse files
committed
fixed: dockerfile
1 parent 017587d commit 634c543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# choose light python
2-
FROM genghonghu/python:v0.1
2+
FROM genghonghu/python-nlp:v1.0
33
WORKDIR /app
44

55
RUN mkdir -p /tmp/test-ner

0 commit comments

Comments
 (0)