Skip to content

Commit

Permalink
Bump package version in Dockerfile used for Binder
Browse files Browse the repository at this point in the history
  • Loading branch information
JWCook committed Jul 20, 2021
1 parent babf3e3 commit de5cb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile used for running pyinaturalist-notebook with Binder
FROM jxcook/pyinaturalist-notebook:0.13.0
FROM jxcook/pyinaturalist-notebook:0.14
COPY . ${HOME}
USER root
RUN chown -R ${NB_UID} ${HOME}
Expand Down

0 comments on commit de5cb05

Please sign in to comment.