From 9b758cb752cbf7c10507bdf438d9115ec136aa40 Mon Sep 17 00:00:00 2001 From: Kyungdahm Yun Date: Mon, 22 Apr 2024 13:58:32 +0900 Subject: [PATCH] Update to cropbox/cropbox:v0.3.47 --- .binder/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}