diff --git a/.binder/Dockerfile b/.binder/Dockerfile index 6703928..9534d77 100644 --- a/.binder/Dockerfile +++ b/.binder/Dockerfile @@ -1,4 +1,4 @@ -FROM cropbox/cropbox:v0.3.46 +FROM cropbox/cropbox:v0.3.47 COPY --chown=${USER} . ${HOME}