Skip to content

Commit 09c8ae2

Browse files
authored
Apply suggestions from code review
1 parent fc7b613 commit 09c8ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ RUN pip install pysal \
171171
seaborn python-dateutil dask python-igraph \
172172
pyyaml joblib husl geopy mne pyshp \
173173
pandas \
174-
flax \
174+
flax && \
175175
# Install h2o from source.
176176
# Use `conda install -c h2oai h2o` once Python 3.7 version is released to conda.
177177
apt-get install -y default-jre-headless && \

0 commit comments

Comments
 (0)