diff --git a/.binder/Dockerfile b/.binder/Dockerfile index d05e250..d26337f 100644 --- a/.binder/Dockerfile +++ b/.binder/Dockerfile @@ -1,4 +1,4 @@ -FROM cropbox/cropbox:v0.3.41 +FROM cropbox/cropbox:v0.3.42 COPY --chown=${USER} . ${HOME}