Skip to content

Commit 41770a7

Browse files
committed
force e2b docker update
1 parent 49d2c52 commit 41770a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sandbox-templates/e2b.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ RUN adduser --disabled-password --gecos "" bigcodebenchuser
2727

2828
RUN rm -rf /bigcodebench
2929

30+
RUN echo 1
3031
# Acquire benchmark code to local
3132
ADD "https://api.github.com/repos/bigcode-project/bigcodebench/commits?per_page=1" latest_commit
3233
RUN git clone https://github.com/bigcode-project/bigcodebench.git /bigcodebench

0 commit comments

Comments
 (0)