diff --git a/.binder/Dockerfile b/.binder/Dockerfile index 8dd7f11..a367244 100644 --- a/.binder/Dockerfile +++ b/.binder/Dockerfile @@ -1,4 +1,4 @@ -FROM cropbox/cropbox:v0.3.43 +FROM cropbox/cropbox:v0.3.44 COPY --chown=${USER} . ${HOME}