Skip to content

Commit 9196e66

Browse files
committed
Revert "bad work"
This reverts commit b38e564.
1 parent b38e564 commit 9196e66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile.tmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE_REPOtpo
1+
ARG BASE_IMAGE_REPO
22
ARG BASE_IMAGE_TAG
33
ARG CPU_BASE_IMAGE_NAME
44
ARG GPU_BASE_IMAGE_NAME
@@ -318,6 +318,7 @@ RUN pip install mpld3 \
318318
path.py \
319319
Geohash && \
320320
pip install deap \
321+
tpot \
321322
scikit-optimize \
322323
haversine \
323324
toolz cytoolz \

0 commit comments

Comments
 (0)